Voice emotions for cloned voice
Im.using qwen tts and i create my own voice models. Next i used the audio.to clone and narrate text..
The only problem. Cant get emotions in a cloned voice with qwen tts.
I need to add emotions to my cloned voice, and then , use then independant in qwen tts.. (Python coding)
What software should i use to add an emotion to my cloned voice and have a .wav export for that emotion?
My plan is to get sbout 10 emotions for my cloned voice..... And use then as cloned voice in qwentts.....
UPDATE
I’ve already given up on “cloning + emotions”—not even Fish Audio has managed to do it right. (I just need to try Elevenlabs.)
I'm using the “Spanish” language.
I've used Qwen TTS and got a beautiful voice that I really like. The problem is that if I “change” the prompt or the seed, the voice changes completely.
That’s why I can’t create a library of similar voices for different moods (at least with Qwen TTS).
I’ve checked out the ZeroVoice repository, and it’s great (too bad it’s only in English).
What do you recommend for designing a voice and adding emotions to it?
Thanks a lot!!