Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def inference(
|
|
63 |
yield (24000, complete_audio.numpy())
|
64 |
|
65 |
def main():
|
66 |
-
title = "
|
67 |
|
68 |
text = gr.Textbox(
|
69 |
lines=4,
|
|
|
63 |
yield (24000, complete_audio.numpy())
|
64 |
|
65 |
def main():
|
66 |
+
title = "TTS "
|
67 |
|
68 |
text = gr.Textbox(
|
69 |
lines=4,
|