Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Neomindapp
/
StyleTTS
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Neomindapp
commited on
Sep 18, 2024
Commit
3ffb554
·
verified
·
1 Parent(s):
b06cdaa
Update setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+3
-3
setup.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#!/bin/bash
2
-
apt-get update
3
-
apt-get install -y espeak-ng
4
1
+
#!/bin/bash
2
+
apt-get update
3
+
apt-get install -y espeak-ng
4