Spaces:
Runtime error
Runtime error
jonathanagustin
commited on
Commit
•
cea3842
1
Parent(s):
9449dfc
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -94,7 +94,6 @@ def main():
|
|
94 |
)
|
95 |
|
96 |
with gr.Group():
|
97 |
-
|
98 |
# Set the default preview audio to one of the voices
|
99 |
default_voice = "echo"
|
100 |
preview_audio = gr.Audio(
|
|
|
94 |
)
|
95 |
|
96 |
with gr.Group():
|
|
|
97 |
# Set the default preview audio to one of the voices
|
98 |
default_voice = "echo"
|
99 |
preview_audio = gr.Audio(
|