Skip to content

Commit

Permalink
Fix ASR issues (NVIDIA#4984) (NVIDIA#4991)
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>

Signed-off-by: smajumdar <smajumdar@nvidia.com>
Co-authored-by: Somshubra Majumdar <titu1994@gmail.com>
Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
  • Loading branch information
2 people authored and SeanNaren committed Sep 23, 2022
1 parent 504af09 commit 9d51a4d
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 9d51a4d

Please sign in to comment.