Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,27 @@
|
|
1 |
---
|
2 |
title: Darya_Speech
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.25.2
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
short_description: The Poor Man's TTS
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Darya_Speech
|
3 |
+
tags:
|
4 |
+
- StyleTTS
|
5 |
+
- Russian
|
6 |
+
- English
|
7 |
+
- Diffusion
|
8 |
+
- Prompt
|
9 |
+
- TTS
|
10 |
+
- TexttoSpeech
|
11 |
+
- speech
|
12 |
+
- StyleTTS2
|
13 |
+
- StyleTTS1
|
14 |
+
- prompt
|
15 |
+
- AI
|
16 |
+
- voice
|
17 |
+
emoji: 🦀
|
18 |
+
colorFrom: red
|
19 |
+
colorTo: yellow
|
20 |
sdk: gradio
|
21 |
sdk_version: 5.25.2
|
22 |
app_file: app.py
|
23 |
+
pinned: true
|
24 |
short_description: The Poor Man's TTS
|
25 |
---
|
26 |
|
27 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|