Commit
ยท
1c36eff
1
Parent(s):
45dcb24
Update app.py
Browse files
app.py
CHANGED
|
@@ -79,6 +79,7 @@ def predict(text, speaker):
|
|
| 79 |
title = "Tibetan TTS"
|
| 80 |
|
| 81 |
description = """
|
|
|
|
| 82 |
"""
|
| 83 |
article = """
|
| 84 |
<div style='margin:20px auto;'>
|
|
|
|
| 79 |
title = "Tibetan TTS"
|
| 80 |
|
| 81 |
description = """
|
| 82 |
+
Feedbacks: https://forms.gle/psbZnXGeBWXptkvs9
|
| 83 |
"""
|
| 84 |
article = """
|
| 85 |
<div style='margin:20px auto;'>
|