Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenSound
/
SSR-Speech
like
5
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8acd0b0
SSR-Speech
/
setup.sh
OpenSound
Update setup.sh
4eef694
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
111 Bytes
#!/bin/bash
apt-get update && apt-get install -y espeak-ng
apt-get install ffmpeg
pip install phonemizer==3.2.1