1
1
forked from mrq/tortoise-tts

update requirements to ensure project will build and run

This commit is contained in:
chris 2023-01-11 10:48:58 -05:00
parent 04068133a6
commit 38d97caf48

View File

@ -8,5 +8,10 @@ einops
unidecode unidecode
scipy scipy
librosa librosa
numpy==1.20.0
numba==0.48.0 numba==0.48.0
torchaudio
ffmpeg ffmpeg
threadpoolctl
llvmlite
appdirs