mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #13989] feat: Language selector for TTS & STT #32625
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 @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?