Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- voice
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
# Voice model of Jeanne Alter from Fate/Grand Order
|
| 8 |
+
|
| 9 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 10 |
+
|
| 11 |
+
V1 Voice model was trained with Mangio-Crepe, using clips from FGO only.
|
| 12 |
+
|
| 13 |
+
V2 Voice model was trained with Mangio-Crepe, using clips from FGO and FGO Arcade.
|
| 14 |
+
|
| 15 |
+
## Model Details
|
| 16 |
+
|
| 17 |
+
Update 2024/1/4: The voice has received an upgrade, but for some reason... the V2 sounds a bit different? So pick the one you prefer.
|
| 18 |
+
|
| 19 |
+
I attached two files to the V2 since the training graph was a bit odd, and I couldn't tell the difference between the 100 epoch and 300 epoch. Please raise a pull request if you have a strong opinion about it.
|
| 20 |
+
|
| 21 |
+
Please use RMVPE when sampling with speaking clips that involve some distortion such as reverb, even though the model was trained with Mangio-Crepe.
|
| 22 |
+
|
| 23 |
+
When singing, it's better to use Mangio-Crepe.
|
| 24 |
+
|
| 25 |
+
With other clips, I can't tell a difference between RMVPE and Mangio-Crepe.
|
| 26 |
+
|
| 27 |
+
### Warnings
|
| 28 |
+
|
| 29 |
+
They may not come out as amazing as they should, so extra tweaking may be necessary.
|
| 30 |
+
|
| 31 |
+
Jalter has a very high voice, and using it with lower voice models may not sound correct without pitch correction.
|