NVIDIA / NeMo

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
https://docs.nvidia.com/nemo-framework/user-guide/latest/overview.html
Apache License 2.0
11.27k stars 2.34k forks source link

Link is not working #5258

Closed SatenHarutyunyan closed 1 year ago

SatenHarutyunyan commented 1 year ago

there is link that is not working https://github.com/NVIDIA/NeMo/blob/main/tutorials/speaker_tasks/Speaker_Recognition_Verification.ipynb

link appears in NeMo/examples/speaker_tasks/recognition/speaker_reco.py nad in readmes

SeanNaren commented 1 year ago

Thanks so much for the issue! I have a fix here: https://github.com/NVIDIA/NeMo/pull/5260