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

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

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

bilibili @70295

A so-vits-svc 4.1 model of Special Week 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/SpecialWeek/SpecialWeek.pth" -c "models/SpecialWeek/config.json" -n "xxx.wav" -t x -s "SpecialWeek" -shd -dm "models/SpecialWeek/SpecialWeek.pt" -dc "models/SpecialWeek/diffusion.yaml"

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