sh-lee-prml / HierSpeechpp

The official implementation of HierSpeech++
MIT License
1.17k stars 134 forks source link

would it be possible to provide a version without restrictive training data #34

Closed xiaolongtangbao closed 8 months ago

xiaolongtangbao commented 8 months ago

Thank you for sharing the code and checkpoints! the results are great! Would it be possible to have a version trained without the expresso dataset or any other non-commercial dataset?

sh-lee-prml commented 8 months ago

Hi

You can use some checkpoints which were trained with LibriTTS460 or LibriTTS960

https://drive.google.com/drive/u/2/folders/1-L_90BlCkbPyKWWHTUjt5Fsu3kz0du0w

Our TTV model was only trained with LibriTTS960 dataset so feel free to use it!

Thanks!