Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: tao71-license-111
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: tao71-license-111
|
4 |
+
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- ja
|
7 |
+
pipeline_tag: audio-to-audio
|
8 |
+
tags:
|
9 |
+
- rvc
|
10 |
+
- music
|
11 |
+
---
|
12 |
+
|
13 |
+
All voices are from Nekotsuka Aru (https://voicevox.hiroshiba.jp/product/nekotsuka_aru/).
|
14 |
+
|
15 |
+
Model trained by TAO71-AI (https://github.com/TAO71-AI).
|
16 |
+
|
17 |
+
This model is intended to be used with I4.0 (https://github.com/TAO71-AI/I4.0) and the RVC project that I4.0 uses (https://github.com/RVC-Project/Retrieval-based-Voice-Conversion), but it should work fine with other RVC projects.
|
18 |
+
|
19 |
+
Please remember that this model WILL NOT work fine with audios that doesn't have vocals or have background noise.
|
20 |
+
|
21 |
+
# Train data used
|
22 |
+
- Japanese: Voicevox TTS with the Nekotsuka Aru's voice and with some texts from Wikipedia (Japanese).
|
23 |
+
|
24 |
+
# Contact
|
25 |
+
You can contact me at this email: [email protected]
|