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
428dbdf
·
verified
·
1 Parent(s):
9c238e8
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+3
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
apt-get update && apt-get install -y espeak
3
+
apt-get install ffmpeg