ArtVoice_Tour / setup.sh
Lubna25's picture
Upload setup.sh
30b4b65 verified
raw
history blame
134 Bytes
#!/bin/bash
# Update the package list (without sudo)
apt-get update
# Install espeak-ng (without sudo)
apt-get install -y espeak-ng