Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- simon3000/genshin-voice
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
|
8 |
+
Lisa Minci English v2 model for xVASynth.
|
9 |
+
|
10 |
+
<audio controls>
|
11 |
+
<source src="https://huggingface.co/Pendrokar/xvasynth_lisa_en/resolve/main/gi_lisa_minci.wav?download=true" type="audio/wav">
|
12 |
+
Your browser does not support the audio element.
|
13 |
+
</audio>
|
14 |
+
|
15 |
+
Required location `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.
|