Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -91,7 +91,6 @@ gr.Interface(
|
|
91 |
outputs=gr.Audio(label="Codka TTS", type="filepath"), # ✅ not gr.File
|
92 |
title="Somali TTS",
|
93 |
description="Ku qor qoraal Soomaaliyeed si aad u maqasho cod dabiici ah.",
|
94 |
-
allow_api=True
|
95 |
).launch()
|
96 |
|
97 |
|
|
|
91 |
outputs=gr.Audio(label="Codka TTS", type="filepath"), # ✅ not gr.File
|
92 |
title="Somali TTS",
|
93 |
description="Ku qor qoraal Soomaaliyeed si aad u maqasho cod dabiici ah.",
|
|
|
94 |
).launch()
|
95 |
|
96 |
|