TachibanaKimika commited on
Commit
795e8bb
1 Parent(s): 69403c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -20
README.md CHANGED
@@ -1,8 +1,15 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
4
 
5
-
 
 
 
6
  # so-vits-svc-4.0-models
7
 
8
  模型命名遵循`G_${name}_${Epoch}epoch.pth`.
@@ -10,22 +17,16 @@ license: mit
10
 
11
  由[so-vits-svc-4.0](https://github.com/svc-develop-team/so-vits-svc/tree/4.0)训练的模型 **不是v2**
12
 
13
- <!-- - [ick(星乃一歌)](https://pjsekai.sega.jp/character/unite01/ichika/index.html) - 约1500条语音 [source](https://pjsek.ai/assets/ondemand/sound/card_scenario/voice)(脏数据集)
14
- - [saki(天馬咲希)](https://pjsekai.sega.jp/character/unite01/saki/index.html) - 约1500条语音 [source](https://pjsek.ai/assets/ondemand/sound/card_scenario/voice)(脏数据集) -->
15
- - [sora(一ノ瀬空)](https://bgm.tv/character/27602) - 约3.5k条语音, 包含hs
16
- - [riri(鹿島理々)](https://bgm.tv/character/76764) - 约5k条语音, 包含hs
17
- - ![220ep](./assets/riri_220epoch.png)
18
- - [hibiki(小日向響)](https://bgm.tv/character/76763) - 约7k条语音, 包含hs
19
- - ![100ep](./assets/hibiki_100epoch.png)
20
- - [aisa(彩瀬逢桜)](https://bgm.tv/character/97677) - 约3k条语音, 包含hs
21
- - ![120ep](./assets/aisa_120epoch.png)
22
- - [kiriha(月見坂桐葉)](https://bgm.tv/character/97678) - 约3k条语音, 包含hs
23
- - ![100ep](./assets/kiriha_100epoch.png)
24
- - [tubaki(朱雀院椿)](https://bgm.tv/character/56209) - 约6k条语言, 包含hs
25
- - ![300ep](./assets/tubaki_300epoch.png)
26
- - [kageaki(凑斗景明)](https://bgm.tv/character/20955) - 约6.5k条语音 (去除空语音和战斗中语音) 使用需要降调
27
- - ![300ep](./assets/kageaki_300epoch.png)
28
- - [kanae(大鳥香奈枝)](https://bgm.tv/character/20958) - 约2k条语音 (去除空语音和战斗中语音)
29
- - ![200ep](./assets/kanae_200epoch.png)
30
- - [nozomi(墨染希)](https://bgm.tv/character/289599) - 约4k条语音
31
- - ![100ep](./assets/nozomi_100epoch.png)
 
1
  ---
2
  license: mit
3
  ---
4
+ <style>
5
+ td {
6
+ vertical-align: top;
7
+ }
8
 
9
+ td img {
10
+ margin: 0;
11
+ }
12
+ </style>
13
  # so-vits-svc-4.0-models
14
 
15
  模型命名遵循`G_${name}_${Epoch}epoch.pth`.
 
17
 
18
  由[so-vits-svc-4.0](https://github.com/svc-develop-team/so-vits-svc/tree/4.0)训练的模型 **不是v2**
19
 
20
+
21
+
22
+ |Character|Description|Loss|
23
+ |---|---|---|
24
+ |[sora](https://bgm.tv/character/27602)|约3.5k条语音, 包含hs|NULL|
25
+ |[riri](https://bgm.tv/character/76764)|约5k条语音, 包含hs|![220ep](./assets/riri_220epoch.png)|
26
+ |[hibiki](https://bgm.tv/character/76763)|约7k条语音, 包含hs|![100ep](./assets/hibiki_100epoch.png)|
27
+ |[aisa](https://bgm.tv/character/97677)|约3k条语音, 包含hs|![120ep](./assets/aisa_120epoch.png)|
28
+ |[kiriha](https://bgm.tv/character/97678)|约3k条语音, 包含hs|![100ep](./assets/kiriha_100epoch.png)|
29
+ |[tubaki](https://bgm.tv/character/56209)|约6k条语言, 包含hs|![300ep](./assets/tubaki_300epoch.png)|
30
+ |[kageaki](https://bgm.tv/character/20955)|约6.5k条语音 (去除空语音和战斗中语音) 使用需要降调|![300ep](./assets/kageaki_300epoch.png)|
31
+ |[kanae](https://bgm.tv/character/20958)|约2k条语音 (去除空语音和战斗中语音)|![200ep](./assets/kanae_200epoch.png)|
32
+ |[nozomi](https://bgm.tv/character/289599)|约4k条语音|![100ep](./assets/nozomi_100epoch.png)|