A dynamic tts approach #1859

Closed
opened 2025-11-11 14:54:58 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @jsjsam98 on GitHub (Aug 22, 2024).

Is your feature request related to a problem? Please describe.
I noticed that current tts model is manually set on admin panel. But as a bilingual user, I would like the tts to be able to generate speech based on the output language. e.g.(I ask chat how to say Apple in Chinese, i would like to hear ‘apple’ pronounced in Chinese.

Describe the solution you'd like
online: google language detection
local: https://github.com/pemistahl/lingua-py
Describe alternatives you've considered
User should select primary and secondary language, to make language detection process easier

Additional context
I can start work on this feature cuz it would be helpfull to me :)

Originally created by @jsjsam98 on GitHub (Aug 22, 2024). **Is your feature request related to a problem? Please describe.** I noticed that current tts model is manually set on admin panel. But as a bilingual user, I would like the tts to be able to generate speech based on the output language. e.g.(I ask chat how to say Apple in Chinese, i would like to hear ‘apple’ pronounced in Chinese. **Describe the solution you'd like** online: google language detection local: https://github.com/pemistahl/lingua-py **Describe alternatives you've considered** User should select primary and secondary language, to make language detection process easier **Additional context** I can start work on this feature cuz it would be helpfull to me :)
Author
Owner

@silentoplayz commented on GitHub (Aug 23, 2024):

Related - https://github.com/open-webui/open-webui/issues/2256

@silentoplayz commented on GitHub (Aug 23, 2024): Related - https://github.com/open-webui/open-webui/issues/2256
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1859