yl4579 / StyleTTS

Official Implementation of StyleTTS
MIT License
396 stars 64 forks source link

Code for Emotional Speech Synthesis #40

Closed satani99 closed 1 year ago

satani99 commented 1 year ago

As shown in the demo: https://styletts.github.io/ Can someone provide the code for Emotional speech synthesis for prosody transfer?

yl4579 commented 1 year ago

You just provide different reference audios and it will automatically be changed to the emotion of the reference audio (if it is seen during training). Also, there's no prosody transfer on the demo page. If you meant voice conversion, you could refer to the StyleTTS-VC project here: https://github.com/yl4579/StyleTTS-VC