mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-17 23:52:29 +00:00
Gemini TTS (via LiteLLM/OpenRouter) returns `audio/pcm` instead of MP3. Add `convert_pcm_to_mp3` to handle PCM-to-MP3 conversion using parameters from the Content-Type header (rate, channels), and call it asynchronously when a PCM response is detected. |
||
|---|---|---|
| .. | ||
| data | ||
| open_webui | ||
| .dockerignore | ||
| .gitignore | ||
| dev.sh | ||
| requirements-min.txt | ||
| requirements.txt | ||
| start.sh | ||
| start_windows.bat | ||