Flare-TTS-28M / prepare.sh
LH-Tech-AI's picture
Duplicate from LH-Tech-AI/Flare-TTS-28M
d51947d
raw
history blame contribute delete
371 Bytes
pip install git+https://github.com/idiap/coqui-tts.git
sudo apt update && sudo apt install espeak -y
sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev -y
pip install "coqui-tts[codec]"
wget https://data.keithito.com/data/speech/LJSpeech-1.1.tar.bz2
tar -xjf LJSpeech-1.1.tar.bz2
PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True python3 train_glowtts.py