Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m6011
/
tts
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
634c44e
tts
/
setup.sh
m6011
Update setup.sh
f788521
verified
6 months ago
raw
Copy download link
history
blame
126 Bytes
#!/bin/bash
apt-get update
apt-get install -y libsentencepiece-dev pkg-config
export
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig