Skip to content

Commit 362e56b

Browse files
author
Nithin Rao Koluguri
committed
update nemo requirements
Signed-off-by: Nithin Rao Koluguri <nithinraok>
1 parent dde688a commit 362e56b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements_nemo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
git+https://github.com/NVIDIA/NeMo.git@208e0da28e2ada8da84d8f7ddff8623efe1ff01c#egg=nemo_toolkit[asr] # This commit hash is a recent version of main at the time of testing.
1+
git+https://github.com/NVIDIA/NeMo.git@r2.3.0#egg=nemo_toolkit[asr]
22
tqdm
33
soundfile
44
librosa
55
IPython # Workaround for https://github.com/NVIDIA/NeMo/pull/9890#discussion_r1701028427
6-
cuda-python>=12.4 # Used for fast TDT and RNN-T inference
6+
cuda-python>=12.4 # Used for fast TDT and RNN-T inference

0 commit comments

Comments
 (0)