Skip to content

Commit

Permalink
Update audio-classification-from-file.ipynb
Browse files Browse the repository at this point in the history
Remove the space at the start of the code block in the introduction
  • Loading branch information
M0JPI authored Aug 26, 2024
1 parent a82f80b commit 0b10d1b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"https://github.com/edgeimpulse/linux-sdk-python/blob/master/examples/custom/classify.py\n",
"\n",
"The following are required to use the edge_impulse_linux: \n",
"<code>",
"apt update\n",
"<code>apt update\n",
"apt upgrade\n",
"apt install libatlas-base-dev libportaudio2 libportaudiocpp0 portaudio19-dev python3-opencv\n",
"pip3 install PyAudio\n",
Expand Down

0 comments on commit 0b10d1b

Please sign in to comment.