Spaces:
Running
on
Zero
Running
on
Zero
txya900619
commited on
Commit
•
09dfd9b
1
Parent(s):
5e8e534
docs: link model in README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Taiwanese Hakka
|
3 |
emoji: 💻
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
@@ -8,6 +8,8 @@ sdk_version: 4.26.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Taiwanese Hakka TTS
|
3 |
emoji: 💻
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
models:
|
12 |
+
- formospeech/taiwanese-hakka-tts-sixian-hailu-mix
|
13 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|