zacks-audio-outpost-denoiser / requirements.txt
ZDingman's picture
Update requirements.txt
715e8e0 verified
raw
history blame contribute delete
151 Bytes
gradio==4.39.0
numpy<2 # <-- keep NumPy 1.x for PyTorch 2.2.2 wheels here
soundfile
torch==2.2.2
torchaudio==2.2.2
speechbrain==0.5.16