tts / setup.sh
m6011's picture
Update setup.sh
f788521 verified
raw
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