Skip to content

Commit

Permalink
Fix diarization ASR inference link in notebook (#5016) (#5021)
Browse files Browse the repository at this point in the history
* Fix diarization ASR inference link in notebook

Signed-off-by: SeanNaren <snarenthiran@nvidia.com>

* Update tutorials/speaker_tasks/ASR_with_SpeakerDiarization.ipynb

Signed-off-by: SeanNaren <snarenthiran@nvidia.com>

Signed-off-by: SeanNaren <snarenthiran@nvidia.com>

Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
Co-authored-by: Sean Naren <snarenthiran@nvidia.com>
Signed-off-by: George Zelenfroynd <zelenfr@ya.ru>
  • Loading branch information
2 people authored and Jorjeous committed Sep 27, 2022
1 parent 0e53da3 commit ebfcc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/speaker_tasks/ASR_with_SpeakerDiarization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"For detailed parameter setting and execution of speaker diarization, refer to this [Diarization Inference](https://github.com/NVIDIA/NeMo/blob/stable/tutorials/speaker_tasks/Speaker_Diarization_Inference.ipynb) tutorial.\n",
"\n",
"\n",
"An example script that runs ASR and speaker diarization together can be found at [ASR with Diarization](https://github.com/NVIDIA/NeMo/blob/main/examples/speaker_tasks/diarization/offline_diarization_with_asr.py).\n",
"An example script that runs ASR and speaker diarization together can be found at [ASR with Diarization](https://github.com/NVIDIA/NeMo/blob/main/examples/speaker_tasks/diarization/clustering_diarizer/offline_diar_with_asr_infer.py).\n",
"\n",
"### Speaker diarization in ASR pipeline\n",
"\n",
Expand Down

0 comments on commit ebfcc2c

Please sign in to comment.