polvanrijn / VoiceMe

Repository for the paper: VoiceMe: Personalized voice generation in TTS
124 stars 21 forks source link

is that possible deal with Chinese voice? #5

Closed lucasjinreal closed 2 years ago

lucasjinreal commented 2 years ago

is that possible deal with Chinese voice?

polvanrijn commented 2 years ago

Yes, definitely. But you would need to get a trained multispeaker TTS system first. Do you have one in mind?

lucasjinreal commented 2 years ago

I am pretty new in tts. does fastspeech2 able to do multipspeaker tts?

polvanrijn commented 2 years ago

I think this should work for all TTS models that have speaker embeddings and were trained on multiple speakers. You would need to do some research on your own on which models fit your use case. I am closing the issue now. Feel free to reopen if you have some specific questions about this repository.