Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
johann22
/
ss
like
0
Runtime error
App
Files
Files
Community
johann22
commited on
Nov 26, 2024
Commit
7c5664b
β’
1 Parent(s):
6b1ad20
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -40,4 +40,4 @@ output = interface.generate(
40
output.save("output.wav")
41
42
# Optional: Play the synthesized speech
43
-
#
output.play()
40
output.save("output.wav")
41
42
# Optional: Play the synthesized speech
43
+
output.play()