AI奇锐骏模型,采用游戏音源(仅语音)训练
许可: CC BY-NC 4.0;训练集版权属于CyGames。
详细参数请参考config.json和diffusion.yaml
使用方法:

python inference_main.py -m "models/WonderAcute/WonderAcute.pth" -c "models/WonderAcute/config.json" -n "xxx.wav" -t x -s "WonderAcute" -shd -dm "models/WonderAcute/WonderAcute.pt" -dc "models/WonderAcute/diffusion.yaml"

更多命令请参考so-vits-svc项目的README_zh_CN.md

bilibili @70295

A so-vits-svc 4.1 model of Wonder Acute in Uma Musume: Pretty Derby.
license:CC BY-NC 4.0; The copyright of the raw dataset belongs to CyGames.
For detailed parameters, please check the config.json and the diffusion.yaml in the main folder. Usage:

python inference_main.py -m "models/WonderAcute/WonderAcute.pth" -c "models/WonderAcute/config.json" -n "xxx.wav" -t x -s "WonderAcute" -shd -dm "models/WonderAcute/WonderAcute.pt" -dc "models/WonderAcute/diffusion.yaml"

For more commands, please refer to the README.md file of the "so-vits-svc" project.