Skip to content

Commit

Permalink
Update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Ruiz committed Mar 2, 2022
1 parent 179ae7b commit f8ba45c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tutorial/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1041,9 +1041,7 @@
"## Working with real audio\n",
"\n",
"<div class=\"alert alert-heading alert-warning\">\n",
" <h4 class=\"alert-heading\">Warning:</h4>\n",
"\n",
"Before continuing, make sure you install the necessary packages and files. To do so, follow the instructions in the [Appendix](#appendix)\n",
"Before continuing, make sure you install the necessary packages and files. To do so, follow the instructions in the <a href=\"#Appendix:-required-packages\">Appendix</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -1218,7 +1216,7 @@
"id": "4ba27d27-0839-418b-9b64-415ddb3802b2",
"metadata": {},
"source": [
"## Appendix: required packages <a class=\"anchor\" id=\"appendix\"></a>\n",
"## Appendix: required packages\n",
"\n",
"To work with real audio we will use the [audio2numpy package](https://pypi.org/project/audio2numpy/), this package depends on `ffmpeg`. We would also need an audio file, for this we will download a file from PixaBay\n",
"\n",
Expand Down

0 comments on commit f8ba45c

Please sign in to comment.