Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
language:
|
12 |
-
|
13 |
model-index:
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# 🔊 SparkNV-Voice
|
@@ -242,5 +246,4 @@ Apache 2.0 — free for commercial and academic use.
|
|
242 |
|
243 |
## 💬 Feedback & Contributions
|
244 |
|
245 |
-
Open a discussion or issue on this repo. Contributions are welcome!
|
246 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- spark-tts
|
5 |
+
- text-to-speech
|
6 |
+
- nonverbal
|
7 |
+
- emotional
|
8 |
+
- audio
|
9 |
+
- speech-synthesis
|
10 |
+
- huggingface
|
11 |
language:
|
12 |
+
- en
|
13 |
model-index:
|
14 |
+
- name: SparkNV-Voice
|
15 |
+
results: []
|
16 |
+
datasets:
|
17 |
+
- deepvk/NonverbalTTS
|
18 |
+
base_model:
|
19 |
+
- SparkAudio/Spark-TTS-0.5B
|
20 |
---
|
21 |
|
22 |
# 🔊 SparkNV-Voice
|
|
|
246 |
|
247 |
## 💬 Feedback & Contributions
|
248 |
|
249 |
+
Open a discussion or issue on this repo. Contributions are welcome!
|
|