Spaces:
Running
Running
Rajkumar Pramanik "RJproz
commited on
Commit
·
495ab87
1
Parent(s):
addce1d
bug fixes
Browse files
.DS_Store
CHANGED
|
Binary files a/.DS_Store and b/.DS_Store differ
|
|
|
app.py
CHANGED
|
@@ -316,6 +316,7 @@ with gr.Blocks(title="Maya1 - Open Source Emotional TTS", theme=gr.themes.Soft()
|
|
| 316 |
api_name="generate_speech"
|
| 317 |
)
|
| 318 |
|
| 319 |
-
|
| 320 |
-
|
|
|
|
| 321 |
|
|
|
|
| 316 |
api_name="generate_speech"
|
| 317 |
)
|
| 318 |
|
| 319 |
+
|
| 320 |
+
demo.queue().launch()
|
| 321 |
+
|
| 322 |
|