raycast6000
commited on
Commit
•
6ff502e
1
Parent(s):
9f14392
Update README.md
Browse files
README.md
CHANGED
@@ -14,5 +14,7 @@ These models are free to use. However, you must credit me if you want to use the
|
|
14 |
|
15 |
| Model | Description | RVC Version | Pitch extraction algorithm |
|
16 |
|----------------------|------------|----------------|--------------|
|
17 |
-
| ELIAS-P 1 | A really experimental model. Sounds
|
18 |
-
| ELIAS-P 2 | Pretty much the same as ELIAS-P 1 but with 2 extra minutes of voice recordings, it's also unavailable because I lost the files | v1 | Harvest |
|
|
|
|
|
|
14 |
|
15 |
| Model | Description | RVC Version | Pitch extraction algorithm |
|
16 |
|----------------------|------------|----------------|--------------|
|
17 |
+
| ELIAS-P 1 | A really experimental model. Sounds really bad because of its poor dataset. | v1 | Harvest |
|
18 |
+
| ELIAS-P 2 | Pretty much the same as ELIAS-P 1 but with 2 extra minutes of voice recordings, it's also unavailable because I lost the files | v1 | Harvest |
|
19 |
+
| ELIAS-P 3 | Trained with a 7 minute voice recordings compilation, but still sounds a bit "fake" because of its dirty dataset | v2 | Mangio-Crepe |
|
20 |
+
| ELIAS-P 3.1 | The same as ELIAS-P 3 but with a larger dataset without background noises and silences. It's the best one but it still cannot sing correctly. | v2 | Mangio-Crepe |
|