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 :)
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 @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 :)
@silentoplayz commented on GitHub (Aug 23, 2024):
Related - https://github.com/open-webui/open-webui/issues/2256