CjangCjengh / MoeGoe

Executable file for VITS inference
MIT License
2.35k stars 249 forks source link

请问以.npy结尾的情感参考文件该如何生成? #32

Open yz1392946854 opened 1 year ago

ATQlove commented 7 months ago

请问您解决问题了吗?我也有相同的问题,如果可以的话请告诉我一声,谢谢!

ruobingli1103 commented 7 months ago

请问您解决问题了吗?我也有相同的问题,如果可以的话请告诉我一声,谢谢!

可以github搜emotional-vits项目,python emotion_extract.py --filelists filelists/train.txt filelists/val.txt

ATQlove commented 7 months ago

请问您解决问题了吗?我也有相同的问题,如果可以的话请告诉我一声,谢谢!

可以github搜emotional-vits项目,python emotion_extract.py --filelists filelists/train.txt filelists/val.txt

感谢!我找到了~