Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Multi-speaker
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ def text_to_speech(text):
|
|
68 |
"prompt": null,
|
69 |
"prompt2": null,
|
70 |
"output_format": "mp3",
|
71 |
-
"text": text
|
72 |
|
73 |
}
|
74 |
headers = {
|
|
|
68 |
"prompt": null,
|
69 |
"prompt2": null,
|
70 |
"output_format": "mp3",
|
71 |
+
"text": text,
|
72 |
|
73 |
}
|
74 |
headers = {
|