Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
8a739c0
1
Parent(s):
48492c1
Link to GitHub Repo
Browse files
app.py
CHANGED
|
@@ -136,6 +136,8 @@ with gr.Blocks(title="DMOSpeech 2 - Zero-Shot TTS") as demo:
|
|
| 136 |
gr.Markdown(
|
| 137 |
f"""
|
| 138 |
# 🎙️ DMOSpeech 2: Zero-Shot Text-to-Speech
|
|
|
|
|
|
|
| 139 |
|
| 140 |
Generate natural speech in any voice with just a short reference audio!
|
| 141 |
"""
|
|
|
|
| 136 |
gr.Markdown(
|
| 137 |
f"""
|
| 138 |
# 🎙️ DMOSpeech 2: Zero-Shot Text-to-Speech
|
| 139 |
+
|
| 140 |
+
[GitHub Repo](https://github.com/yl4579/DMOSpeech2)
|
| 141 |
|
| 142 |
Generate natural speech in any voice with just a short reference audio!
|
| 143 |
"""
|