fine tune of base model
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
- tts
|
8 |
pipeline_tag: text-to-speech
|
9 |
license: cc-by-nc-4.0
|
|
|
|
|
10 |
---
|
11 |
|
12 |
xVASynth FastPitch 1.1 v2 model (Uses ARPAbet).
|
|
|
7 |
- tts
|
8 |
pipeline_tag: text-to-speech
|
9 |
license: cc-by-nc-4.0
|
10 |
+
base_model:
|
11 |
+
- Pendrokar/xva_fastpitch1_1
|
12 |
---
|
13 |
|
14 |
xVASynth FastPitch 1.1 v2 model (Uses ARPAbet).
|