I have searched the existing issues and discussions.
Problem Description
Currently there is no option to select language from dropdown or at least a field to enter language code to be sent to STT/TTS model. That makes models default to English language, therefore making STT/TTS unusable in languages other than English.
Desired Solution you'd like
Best option: a dropdown with languages, one for TTS and one for STT
A "good enough" option: a text field to enter language code to be sent as a parameter in the requests
Alternatives Considered
No response
Additional Context
No response
Originally created by @blazejp83 on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13989
Originally assigned to: @tjbck on GitHub.
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Currently there is no option to select language from dropdown or at least a field to enter language code to be sent to STT/TTS model. That makes models default to English language, therefore making STT/TTS unusable in languages other than English.
### Desired Solution you'd like
1) Best option: a dropdown with languages, one for TTS and one for STT
2) A "good enough" option: a text field to enter language code to be sent as a parameter in the requests
### Alternatives Considered
_No response_
### Additional Context
_No response_
Language selector for STT added with baaa285534, TTS is not supported.
<!-- gh-comment-id:2905757731 -->
@tjbck commented on GitHub (May 23, 2025):
Language selector for STT added with baaa28553409a41f927fba0d7e12d53738565234, TTS is not supported.
Language selector for STT added with baaa285, TTS is not supported.
That's wonderful! Thanks for your great work. I'm still having a little bit of trouble finding the setting in the admin panel, though. I'm on v0.6.13, the latest version. Would you be able to give me a hand finding where I can set the language for STT?
<!-- gh-comment-id:2924459805 -->
@homjay commented on GitHub (May 31, 2025):
> Language selector for STT added with [baaa285](https://github.com/open-webui/open-webui/commit/baaa28553409a41f927fba0d7e12d53738565234), TTS is not supported.
That's wonderful! Thanks for your great work. I'm still having a little bit of trouble finding the setting in the admin panel, though. I'm on v0.6.13, the latest version. Would you be able to give me a hand finding where I can set the language for STT?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @blazejp83 on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13989
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
Currently there is no option to select language from dropdown or at least a field to enter language code to be sent to STT/TTS model. That makes models default to English language, therefore making STT/TTS unusable in languages other than English.
Desired Solution you'd like
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (May 23, 2025):
Language selector for STT added with
baaa285534, TTS is not supported.@homjay commented on GitHub (May 31, 2025):
That's wonderful! Thanks for your great work. I'm still having a little bit of trouble finding the setting in the admin panel, though. I'm on v0.6.13, the latest version. Would you be able to give me a hand finding where I can set the language for STT?