Skip to content

Commit

Permalink
Add fix docstring for speech commands (NVIDIA#11659)
Browse files Browse the repository at this point in the history
Signed-off-by: smajumdar <[email protected]>
  • Loading branch information
titu1994 authored and jihyeonRyu committed Dec 20, 2024
1 parent 086fd21 commit 649e4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/asr/Voice_Activity_Detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,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 649e4ab

Please sign in to comment.