Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenSound
/
SSR-Speech
like
6
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OpenSound
commited on
Dec 23, 2024
Commit
d6275a2
·
verified
·
1 Parent(s):
428dbdf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import os
2
import requests
3
import re
4
from num2words import num2words
1
import os
2
+
os.system("bash setup.sh")
3
import requests
4
import re
5
from num2words import num2words