Spaces:
Build error
Build error
barghavani
commited on
Commit
Β·
9f19014
1
Parent(s):
ba75171
Update app.py
Browse files
app.py
CHANGED
@@ -150,13 +150,8 @@ def update_options(model_name):
|
|
150 |
# return empty options if not multi-speaker
|
151 |
return []
|
152 |
links = """
|
153 |
-
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=0d00920c-8cc9-4bf3-90f2-a615797e5f59" />
|
154 |
-
| | |
|
155 |
-
| ------------------------------- | --------------------------------------- |
|
156 |
| πΈπ¬ **PersianTTS** | <a style="display:inline-block" href='https://github.com/UNHSAILLab/Persian-TTS'><img src='https://img.shields.io/github/stars/coqui-ai/TTS?style=social' /></a>|
|
157 |
-
|
158 |
-
| π©βπ» **Questions** | [GitHub Discussions](https://github.com/coqui-ai/TTS/discussions) |
|
159 |
-
| π― **Community** | [![Dicord](https://img.shields.io/discord/1037326658807533628?color=%239B59B6&label=chat%20on%20discord)](https://discord.gg/5eXr5seRrv) |
|
160 |
"""
|
161 |
# Create Gradio interface
|
162 |
|
|
|
150 |
# return empty options if not multi-speaker
|
151 |
return []
|
152 |
links = """
|
|
|
|
|
|
|
153 |
| πΈπ¬ **PersianTTS** | <a style="display:inline-block" href='https://github.com/UNHSAILLab/Persian-TTS'><img src='https://img.shields.io/github/stars/coqui-ai/TTS?style=social' /></a>|
|
154 |
+
|
|
|
|
|
155 |
"""
|
156 |
# Create Gradio interface
|
157 |
|