Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
redradios
/
F5-TTS-Sp
like
16
Running
on
Zero
App
Files
Files
Community
redradios
commited on
Nov 9, 2024
Commit
960b233
·
verified
·
1 Parent(s):
9bce8bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -8,4 +8,4 @@ def install_package():
8
install_package()
9
10
# Start the Gradio app
11
-
subprocess.run(["f5-
tts_finetune
-gradio"])
8
install_package()
9
10
# Start the Gradio app
11
+
subprocess.run(["f5-
tts_infer
-gradio"])