-
Notifications
You must be signed in to change notification settings - Fork 3.2k
NeMo ASR tutorials #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a06785f to
c5f1d62
Compare
Signed-off-by: Jocelyn Huang <[email protected]>
Signed-off-by: Jocelyn Huang <[email protected]>
Signed-off-by: Jocelyn Huang <[email protected]>
Signed-off-by: Jocelyn Huang <[email protected]>
Signed-off-by: Vitaly Lavrukhin <[email protected]> Signed-off-by: Jocelyn Huang <[email protected]>
c5f1d62 to
65d573f
Compare
|
@redoctopus could you please resolve conflicts with the master branch? |
Signed-off-by: Jocelyn Huang <[email protected]>
|
Done; I've updated the ASR tutorial to include the information about running on CPU and deleted the old Jupyter notebooks. |
Signed-off-by: Jocelyn Huang <[email protected]>
04a29bb to
58e4bc5
Compare
Signed-off-by: Jocelyn Huang <[email protected]>
|
Let's go ahead with what we discussed about making a new folder for notebooks, adding a simple readme, and moving ASR_tutorial_using_NeMo.ipynb into it. |
…for now Signed-off-by: Jocelyn Huang <[email protected]>
When doing Pareto ranking make sure to only compare indices that correspond to metrics.
When doing Pareto ranking make sure to only compare indices that correspond to metrics.
Signed-off-by: Jason <[email protected]>
Two ASR collection Jupyter notebook tutorials added, one introduction to ASR using NeMo, and one offline inference tutorial.