Skip to content

Commit

Permalink
Fix ASR issues (#4984)
Browse files Browse the repository at this point in the history
* Fix ASR issues

Signed-off-by: smajumdar <smajumdar@nvidia.com>

* Revert fix

Signed-off-by: smajumdar <smajumdar@nvidia.com>

Signed-off-by: smajumdar <smajumdar@nvidia.com>
  • Loading branch information
titu1994 authored and web-flow committed Sep 23, 2022
1 parent 576570b commit 0a5d279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/asr/ASR_with_NeMo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
"id": "gAhsmi6HlRzh"
},
"source": [
"import os\n",
"# This is where the an4/ directory will be placed.\n",
"# Change this if you don't want the data to be extracted in the current directory.\n",
"data_dir = '.'\n",
Expand Down

0 comments on commit 0a5d279

Please sign in to comment.