zwa73/SoulTide-AudioData-Dataset
Viewer • Updated • 8.99k • 5.67k • 4
so-vits-svc-4.0/
└── [version]/
├── best/ | 推荐使用的最佳版本, 通常即为最后版本
├── pruned/ | best的剪枝版本
├── good/ | 可靠版本
├── kmeans_10000.pt | 聚类模型
├── config.json | 模型配置文件
└── train.log | 训练log
vits/
└── [version]/
├── best/ | 推荐使用的最佳版本
├── pruned/ | best的剪枝版本
├── good/ | 可靠版本
├── last/ | 最后版本
├── config.json | 模型配置文件
└── train.log | 训练log
搭配此管理器来生成所需的训练集:
https://github.com/Sosarciel/SoulTide-AudioData-Manager
搭配此图形工具快速的人工校准任何字幕模型(例Whisper)的生成结果:
https://github.com/Sosarciel/Audio-Dataset-Studio