Skip to content

Commit

Permalink
update branch (NVIDIA#7135)
Browse files Browse the repository at this point in the history
Signed-off-by: ericharper <[email protected]>
  • Loading branch information
ericharper authored and zhehuaichen committed Oct 4, 2023
1 parent 4827eb6 commit 8816403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/asr/Offline_ASR.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"id": "I9eIxAyKHREB"
},
"source": [
"BRANCH = 'main'\n",
"BRANCH = 'r1.20.0'\n",
"try:\n",
" # Import NeMo Speech Recognition collection\n",
" import nemo.collections.asr as nemo_asr\n",
Expand Down Expand Up @@ -655,4 +655,4 @@
"outputs": []
}
]
}
}

0 comments on commit 8816403

Please sign in to comment.