File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
dataset_configs/multilingual/granary Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ documentation: |
7171
7272 ``ConvertToTarredAudioDataset`` *(optional, only if tar-sharding is enabled)*::
7373
74- pip install lhotse "nemo-toolkit[common]==2.2.1 "
74+ pip install lhotse "nemo-toolkit[common]==2.3.2 "
7575
7676 Quick start
7777 -----------
Original file line number Diff line number Diff line change @@ -41,6 +41,6 @@ RUN pip install -r requirements/tts.txt
4141RUN pip install flash-attn --no-build-isolation
4242RUN pip install https://github.com/LahiLuk/YouTokenToMe/archive/master.zip
4343RUN pip install megatron-core transformer_engine[pytorch]==2.4.0
44- RUN pip install nemo_toolkit['all']==2.1.0
44+ RUN pip install nemo_toolkit['all']==2.3.2
4545
4646WORKDIR /src/NeMo-speech-data-processor
You can’t perform that action at this time.
0 commit comments