Razer112 commited on
Commit
4fa05dc
·
verified ·
1 Parent(s): 1c8f2c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -14
README.md CHANGED
@@ -14,30 +14,30 @@ tags:
14
 
15
  ## Model description
16
 
17
- DMR is a pretrain designed to improve soft and deep voices.
18
 
19
  ## Intended uses
20
 
21
  - Improve voice conversion quality, especially for soft and deep voices
22
- - Enhance breathing sounds (and eventually whispering) in voice conversion
23
  - Make better E-girl and Mommy voices :3
24
 
25
  ## Training data
26
 
27
  The model was trained on a custom dataset with the following details:
28
- - Total duration: 11.3 hours
29
  - Language: English
30
- - Number of speakers: 22
31
- - 16 female speakers
32
- - 6 male speakers
33
 
34
  ## Training Process
35
 
36
  DMR was trained with Applio using a RTX 4060TI 16gb.
37
- - BatchSize: 8
38
- - Pitch Extraction Method: Mangio-Crepe
39
- - Hop Length: 32
40
  - Sample Rate: 32K
 
41
 
42
  ## Usage
43
 
@@ -47,8 +47,4 @@ To use the DMR pretrain:
47
  2. For standard RVC setup:
48
  - Place the downloaded files in the `pretrained_v2` folder.
49
  3. For Applio users:
50
- - Place the downloaded files in the `custom pretrains` folder.
51
-
52
- ## Additional Information
53
-
54
- I do plan to make a V2 of DMR with around 40 hours of speech using a newer GAN but I do not have a release date.
 
14
 
15
  ## Model description
16
 
17
+ DMR V2 is a pretrain designed to improve soft and deep voices.
18
 
19
  ## Intended uses
20
 
21
  - Improve voice conversion quality, especially for soft and deep voices
22
+ - Enhance noise type sounds
23
  - Make better E-girl and Mommy voices :3
24
 
25
  ## Training data
26
 
27
  The model was trained on a custom dataset with the following details:
28
+ - Total duration: 22 hours
29
  - Language: English
30
+ - Number of speakers: 45
31
+ - 35 female speakers
32
+ - 10 male speakers
33
 
34
  ## Training Process
35
 
36
  DMR was trained with Applio using a RTX 4060TI 16gb.
37
+ - BatchSize: 14
38
+ - Pitch Extraction Method: RMVPE
 
39
  - Sample Rate: 32K
40
+ - Seperated Speakers
41
 
42
  ## Usage
43
 
 
47
  2. For standard RVC setup:
48
  - Place the downloaded files in the `pretrained_v2` folder.
49
  3. For Applio users:
50
+ - Place the downloaded files in the `custom pretrains` folder.