DSTK / install_requirements.sh
gooorillax's picture
first push of codes and models for g2p, t2u, tokenizer and detokenizer
cd8454d
raw
history blame
167 Bytes
# to resolve deps conflicts of fairseq and f5-tts
pip install pip==23.1.2
pip install setuptools==65.5.1
pip install f5-tts==0.3.4
pip install -r requirements_npu.txt