Skip to content

Commit

Permalink
Add fix docstring for speech commands (#11638)
Browse files Browse the repository at this point in the history
Signed-off-by: smajumdar <[email protected]>
  • Loading branch information
titu1994 authored Dec 18, 2024
1 parent c160abb commit 0cb318b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/asr/Speech_Commands.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"!python -m pip install git+https://github.com/NVIDIA/NeMo.git@$BRANCH#egg=nemo_toolkit[asr]\n",
"\n",
"## Install TorchAudio\n",
"## NOTE: TorchAudio installation may not work in all environments, please use Google Colab for best experience\n",
"!pip install torchaudio>=0.13.0 -f https://download.pytorch.org/whl/torch_stable.html\n",
"\n",
"## Grab the config we'll use in this example\n",
Expand Down

0 comments on commit 0cb318b

Please sign in to comment.