netease-youdao / EmotiVoice

EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
Apache License 2.0
6.63k stars 556 forks source link

Can you Highlight the prompttts code #73

Closed francqz31 closed 6 months ago

francqz31 commented 6 months ago

Hello Author,

I just wanted you to point out the pure prompttts code for me, as i wanted to develop some stuff upon it.

Also I'm wondering if you implemented the prompttts paper correctly and didn't miss anything in it.

Thanks in advance!

syq163 commented 6 months ago

I recommend that you review the code located in models/prompt_tts_modified, including files such as prompt_dataset.py and others.