Skip to content

Commit 274c479

Browse files
karpnverhoo82
authored andcommitted
install_bs (#7019)
Signed-off-by: Nikolay Karpov <[email protected]>
1 parent 256d756 commit 274c479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/asr/Offline_ASR.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"id": "I9eIxAyKHREB"
5353
},
5454
"source": [
55-
"BRANCH = 'r1.20.0'\n",
55+
"BRANCH = 'main'\n",
5656
"try:\n",
5757
" # Import NeMo Speech Recognition collection\n",
5858
" import nemo.collections.asr as nemo_asr\n",
@@ -655,4 +655,4 @@
655655
"outputs": []
656656
}
657657
]
658-
}
658+
}

0 commit comments

Comments
 (0)