Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,6 @@ demo = gr.Interface(
|
|
| 78 |
outputs=gr.Audio(type="filepath", label="Generated Speech"),
|
| 79 |
title="HealthAtlas Nigerian TTS Service",
|
| 80 |
description="Text → Speech (Yoruba & Hausa)",
|
| 81 |
-
allow_flagging="never"
|
| 82 |
)
|
| 83 |
|
| 84 |
|
|
|
|
| 78 |
outputs=gr.Audio(type="filepath", label="Generated Speech"),
|
| 79 |
title="HealthAtlas Nigerian TTS Service",
|
| 80 |
description="Text → Speech (Yoruba & Hausa)",
|
|
|
|
| 81 |
)
|
| 82 |
|
| 83 |
|