AIHeaven commited on
Commit
778e3c6
1 Parent(s): 5fd406d

Upload 3 files

Browse files
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: audio-to-audio
3
+ tags:
4
+ - rvc
5
+ - rvcv2
6
+ - rmvpe
7
+ - voice-to-voice
8
+ - japanese
9
+ ---
10
+ # About the models
11
+ These two models are originally Japanese text-to-speech (TTS) voices, which I was able to find in an online TTS website.
12
+ ## List of voices
13
+ - Haruka: Typical anime girl voice. Good for cute/kawaii characters.
14
+ - Hikari: For everything else. Soft voice tone, ideal for news and/or other characters.
15
+ ## Training details
16
+ The two voices were trained using a 20-minute dataset, with 250 epochs and RMVPE as the pitch extraction method. However, the original streaming audios were 22 kHz, 48 kb/s MP3 files, so the AI "learned" some of the artifacts.
17
+ I don't have access to higher-quality versions of these voices (there aren't ways to get them) and if I had, these RVC models wouldn't exist in the first place.
18
+ ### Final words
19
+ Nothing. Enjoy the models, and let me know if you make something nice with them!
VT-TTS_Haruka_rmvpe_250epoch.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54164f51424b7b159185ec88da99dd1a9faec461476250f8e0e1cafa7c0ab58a
3
+ size 146247423
VT-TTS_Hikari_rmvpe_250epoch.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75af3925b24342294607066683a0f01c3eb328f4a4b4955ea7f7823abc00f6be
3
+ size 147419026