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

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

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

bilibili @70295

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

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