p0p4k / vits2_pytorch

unofficial vits2-TTS implementation in pytorch
https://arxiv.org/abs/2307.16430
MIT License
471 stars 84 forks source link

44100Hz Ja Support #19

Closed tonnetonne814 closed 1 year ago

tonnetonne814 commented 1 year ago

This is a great implementation.

Based on this repository, modified codes so that 44100Hz Japanese speech can be learned, and learning is progressing without any problems. A pretrain model will also be added, later.

https://github.com/tonnetonne814/unofficial-vits2-44100-Ja

I hope this helps.