{% extends "admin/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "audio" %} {% block title %}Audio - {{ brand.name }}{% endblock %} {% block heading %}Audio{% endblock %} {% block admin_content %}
Two endpoints speaking the OpenAI audio API: one that turns speech into text so a message can be dictated, one that reads a reply out. They are configured separately because they usually are separate servers — whisper.cpp and Kokoro, say, or Speaches for both.
{% if saved %}