Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
thumbnail: https://raw.githubusercontent.com/DanRuta/xVA-Synth/master/assets/x-icon.png
|
6 |
+
library: xvasynth
|
7 |
+
tags:
|
8 |
+
- emotion
|
9 |
+
- audio
|
10 |
+
- text-to-speech
|
11 |
+
- tts
|
12 |
+
pipeline_tag: text-to-speech
|
13 |
+
datasets:
|
14 |
+
- ylacombe/expresso
|
15 |
+
base_model: Pendrokar/xvapitch
|
16 |
+
---
|
17 |
+
xVASynth's xVAPitch (v3) type of voice models based on the Expresso dataset.
|