Skip to content

Commit 1d61adf

Browse files
committed
tmp change
Signed-off-by: Sasha Meister <ameister@nvidia.com>
1 parent 9a0df3f commit 1d61adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
sudo apt-get install -y libsndfile1 ffmpeg sox libsox-fmt-mp3
7373
pip install pytorch_lightning
7474
pip install Cython wheel # need to pre-install to avoid error in nemo installation
75-
pip install nemo-toolkit[asr,nlp]==1.23.0
75+
pip install nemo-toolkit[asr,nlp]==2.3.2
7676
pip install nemo_text_processing
7777
pip install -r requirements/huggingface.txt
7878
pip install certifi #this needed to avoid problems with certificates [COORAL]

0 commit comments

Comments
 (0)