Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# VITS TTS Japanese Only Amitaro
|
3 |
+
|
4 |
+
VITS TTS model finetuned using free voice data from amitaro free voice here [あみたろの声素材工房](https://amitaro.net/)
|
5 |
+
|
6 |
+
Finetuning code is from [Plachtaa - VITS Fast Fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning)
|
7 |
+
|
8 |
+
|
9 |
+
## Model Details
|
10 |
+
|
11 |
+
76 annotated wav file train for 600 epoch
|
12 |
+
|
13 |
+
- **Developed by:** [Lycoris52](https://www.aithinkso.net/)
|
14 |
+
- **Finetuned from:** [Plachtaa](https://github.com/Plachtaa/VITS-fast-fine-tuning)
|