File size: 674 Bytes
e03a481
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bf33723
08a4ce7
bf33723
08a4ce7
e03a481
08a4ce7
bf33723
08a4ce7
e03a481
 
 
df2cb7d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
license: openrail
datasets:
- CSTR-Edinburgh/vctk
- GTSinger/GTSinger
language:
- en
tags:
- hifigan
- refinegan
- voice
- conversion
- rvc
---
This is a RefineGan RVC pretrain for training small models.

Epoch count: 341 (40k), 341+34 (32k)

Number os steps: 2600125 (40k), 2859375 (32k)

Total dataset length: 68 hours

Sample rate: 40k, 32k

Batch size: 12

To use this model u need to download [Applio](https://github.com/IAHispano/Applio/tree/main) latest build in the main branch,
and either replace the pretrains in rvc/models/pretraineds/pretraineds_v2 or put them in pretraineds_custom and then choose the weights in the ui.

Special thanks to the Applio team.