Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -20,16 +20,18 @@ library_name: pytorch
|
|
20 |
|
21 |
# Convbased
|
22 |
|
|
|
|
|
23 |
本项目专注于训练高质量的预训练底模,为语音转换任务提供强大的基础模型支持。
|
24 |
|
|
|
25 |
| 特征提取 | 声码器 | 采样率40k | 采样率48k |
|
26 |
|-----------|--------|-----|-----|
|
27 |
| contentvec | hifigannsf | ❌ | ✅ |
|
28 |
| contentvec | sifigan | ❌ | ✅ |
|
29 |
-
| spin | hifigannsf | ❌ |
|
30 |
| spin | sifigan | ❌ | ✅ |
|
31 |
| chinese-hubert-base | hifigannsf | ❌ | ✅ |
|
32 |
-
| chinese-hubert-base | sifigan |
|
33 |
-
|
34 |
|
35 |
*致力于推进中文语音合成技术的发展,该底模已用于微调大部分模型于 [Convbased Studio](https://weights.chat/)*
|
|
|
20 |
|
21 |
# Convbased
|
22 |
|
23 |
+
Gtihub: [https://github.com/Convbased/Convbased-Studio](https://github.com/Convbased/Convbased-Studio)
|
24 |
+
|
25 |
本项目专注于训练高质量的预训练底模,为语音转换任务提供强大的基础模型支持。
|
26 |
|
27 |
+
|
28 |
| 特征提取 | 声码器 | 采样率40k | 采样率48k |
|
29 |
|-----------|--------|-----|-----|
|
30 |
| contentvec | hifigannsf | ❌ | ✅ |
|
31 |
| contentvec | sifigan | ❌ | ✅ |
|
32 |
+
| spin | hifigannsf | ❌ | ✅ |
|
33 |
| spin | sifigan | ❌ | ✅ |
|
34 |
| chinese-hubert-base | hifigannsf | ❌ | ✅ |
|
35 |
+
| chinese-hubert-base | sifigan | 🧱 | 🧱 |
|
|
|
36 |
|
37 |
*致力于推进中文语音合成技术的发展,该底模已用于微调大部分模型于 [Convbased Studio](https://weights.chat/)*
|