Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ghadaAlmuaikel
/
ArtVoice_Tour
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ghadaAlmuaikel
commited on
Sep 29, 2024
Commit
df5baf1
·
verified
·
1 Parent(s):
a4a803d
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+5
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
#!/bin/bash
2
+
3
+
# Update system and install espeak-ng
4
+
sudo apt-get update
5
+
sudo apt-get install -y espeak-ng