mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Issue: Voice functionality is not working #5736
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 @shentong0722 on GitHub (Jul 11, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04 LTS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The entire voice functionality is completely unusable
Actual Behavior
No matter which model or method is chosen, the following error occurs:
Steps to Reproduce
Completely unusable, all will appear on the above error message, even when using Deepgram
Logs & Screenshots
Additional Information
No response
@Stacktrace42 commented on GitHub (Jul 11, 2025):
I have the same issue, but it does seems to be something other than the deepgram integration:
Reproduction step:
@shentong0722: Can you confirm if this is also the case on your instance?
@Qu4ndo commented on GitHub (Jul 11, 2025):
I don't know where I read about it ... but set the MIME Type to '*' and it probably will work. It's a bug which is fixed in one of the next stable releases or so.
@Stacktrace42 commented on GitHub (Jul 11, 2025):
That solved it. Thank you!!