Spaces:
Running
Running
Yurii Paniv
commited on
Commit
β’
9c86155
1
Parent(s):
eb8c82c
Add config in README
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Ukrainian TTS π’π€
|
2 |
Ukrainian TTS (text-to-speech) using Coqui TTS.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: "Ukrainian TTS"
|
3 |
+
emoji: πΈ
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
# Ukrainian TTS π’π€
|
12 |
Ukrainian TTS (text-to-speech) using Coqui TTS.
|
13 |
|