taejinp Eric2i commited on
Commit
39f2907
·
verified ·
1 Parent(s): dcfe606

Update README.md (#8)

Browse files

- Update README.md (3d1be8589c3c0e1a44c9cf355b5659fd224ba4f9)


Co-authored-by: Eric2i Hsiung <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -233,7 +233,7 @@ To train, fine-tune or perform diarization with Sortformer, you will need to ins
233
  ```
234
  apt-get update && apt-get install -y libsndfile1 ffmpeg
235
  pip install Cython packaging
236
- pip install git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
237
  ```
238
 
239
  ## Discover more from NVIDIA:
 
233
  ```
234
  apt-get update && apt-get install -y libsndfile1 ffmpeg
235
  pip install Cython packaging
236
+ pip install 'git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]'
237
  ```
238
 
239
  ## Discover more from NVIDIA: