Japanese

目录结构

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

Downloads last month
15
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train zwa73/SoulTide-AudioData-Model