mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: an option to choose default audio format for STT #6275
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lostmsu on GitHub (Aug 31, 2025).
Check Existing Issues
Problem Description
When using https://borgcloud.org/api/v1 (from https://borgcloud.org/speech-to-text) I get
Desired Solution you'd like
An option to encode audio for the OpenAI-compatible STT endpoint. Preferably Opus.
Alternatives Considered
No response
Additional Context
No response
@rgaricano commented on GitHub (Aug 31, 2025):
Are you tried to set Audio Supported MIME Types just for those types, e.g
audio/mpeg, audio/mp4; codecs=ACC, audio/ogg; codecs=opus