Vali-98 / ChatterUI

Simple frontend for LLMs built in react-native.
GNU Affero General Public License v3.0
270 stars 18 forks source link

TTS language bound to character #9

Open doncamillo0815 opened 5 months ago

doncamillo0815 commented 5 months ago

A suggestion for improvement would be that the TTS language is bound to the character. Thus, a corresponding language is used for a multilingual AI. For example, if an english character is used, that the english TTS language is used.

Vali-98 commented 5 months ago

This will likely not be a feature, as some languages do not use common scripts. Plus this will depend entirely on the system level TTS available which may note exist for specific languages.

Edit: After some consideration, I think this can be done in a sense, perhaps even tie characters to specific TTS voices. However this will probably be low priority, so I will keep this issue open.

GameOverFlowChart commented 3 months ago

This will likely not be a feature, as some languages do not use common scripts. Plus this will depend entirely on the system level TTS available which may note exist for specific languages.

Edit: After some consideration, I think this can be done in a sense, perhaps even tie characters to specific TTS voices. However this will probably be low priority, so I will keep this issue open.

Yes having the option for male or female voices for the characters would be useful if you already made characters part of the app.