Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -55,4 +55,5 @@ async def generate_audio(
|
|
55 |
# finally:
|
56 |
# # Clean up the generated file after the response is sent
|
57 |
# if os.path.exists(output_file):
|
58 |
-
# os.remove(output_file)
|
|
|
|
55 |
# finally:
|
56 |
# # Clean up the generated file after the response is sent
|
57 |
# if os.path.exists(output_file):
|
58 |
+
# os.remove(output_file)
|
59 |
+
#
|