[GH-ISSUE #13989] feat: Language selector for TTS & STT #55762

Closed
opened 2026-05-05 17:57:54 -05:00 by GiteaMirror · 2 comments
Owner

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

  • 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

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_
Author
Owner

@tjbck commented on GitHub (May 23, 2025):

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.
Author
Owner

@homjay commented on GitHub (May 31, 2025):

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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55762