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

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

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

bilibili @70295

A so-vits-svc 4.1 model of Rice Shower in Uma Musume: Pretty Derby.
license:CC BY-NC 4.0; The copyright of the raw dataset belongs to CyGames.
Usage:

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

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