its5Q commited on
Commit
1494fa5
·
verified ·
1 Parent(s): 6b77325

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -1,9 +1,18 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
4
 
5
- Early pretraining checkpoint for RingFormer in [codename's RVC fork](https://github.com/codename0og/codename-rvc-fork-4)
6
- 40khz, spin_v2 embedder, trained with multiscale mel loss
7
- training data is 10-15% Russian, the rest is English
 
 
8
 
9
- *TODO: better description once fully trained*
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - ru
5
+ - en
6
+ pipeline_tag: audio-to-audio
7
  ---
8
+ # Summary
9
+ Pretrained RingFormer from [codename's RVC fork](https://github.com/codename0og/codename-rvc-fork-4)
10
 
11
+ **Sample rate**: 40000
12
+ **Embedder**: Spin v2
13
+ **Mel Loss**: Multi-scale
14
+ **Speakers**: 225
15
+ **Dataset length**: 235:31:50, of which 37:26:53 is Russian, rest is English.
16
 
17
+ # Graphs
18
+ ![graphs](graphs.png)