Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ datasets:
|
|
3 |
- simon3000/genshin-voice
|
4 |
language:
|
5 |
- en
|
|
|
|
|
6 |
---
|
7 |
|
8 |
Lisa Minci English v2 model (FastPitch1.1+HiFi) for [🤗 xVASynth](https://huggingface.co/spaces/Pendrokar/xVASynth).
|
@@ -16,4 +18,9 @@ The required location to load with xVASynth: `resources/app/models/genshinimpact
|
|
16 |
|
17 |
Source of the model: https://docs.google.com/spreadsheets/d/1FeclOeLjVJkmyJnq4HKZZO9hDG7C3dydRG7v9gjBT4Y/edit#gid=0
|
18 |
|
19 |
-
Model available as long as the HF linked dataset is available.
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- simon3000/genshin-voice
|
4 |
language:
|
5 |
- en
|
6 |
+
base_model:
|
7 |
+
- Pendrokar/xva_fastpitch1_1
|
8 |
---
|
9 |
|
10 |
Lisa Minci English v2 model (FastPitch1.1+HiFi) for [🤗 xVASynth](https://huggingface.co/spaces/Pendrokar/xVASynth).
|
|
|
18 |
|
19 |
Source of the model: https://docs.google.com/spreadsheets/d/1FeclOeLjVJkmyJnq4HKZZO9hDG7C3dydRG7v9gjBT4Y/edit#gid=0
|
20 |
|
21 |
+
Model available as long as the HF linked dataset is available.
|
22 |
+
|
23 |
+
Papers:
|
24 |
+
|
25 |
+
* https://arxiv.org/abs/2006.06873
|
26 |
+
* https://arxiv.org/abs/2010.05646
|