nvidia-nemo-asr / requirements.txt
mfuntowicz's picture
mfuntowicz HF Staff
feat(parakeet): pin `torch` and fix formatting (#1)
7bff197 verified
raw
history blame contribute delete
165 Bytes
--extra-index-url https://download.pytorch.org/whl/cu124
torch>=2.6.0,<2.7.0
torchvision
huggingface_hub[hf_xet]
librosa>=0.11.0
nemo_toolkit[asr]>=2.3.0
numpy
tqdm