I am working on the problem of audio classification. For this purpose, I am 
following an online tutorial to extract features from the urban sound 
dataset here. Urban sound classification 
<http://aqibsaeed.github.io/2016-09-03-urban-sound-classification-part-1/>. 
I have downloaded the complete dataset from: Urban sound dataset 
<https://serv.cusp.nyu.edu/projects/urbansounddataset/>. 
Everything goes well till I try to plot the waves using the function:

>    plot_waves(sound_names,sub_raw)
>
> I get this error message: 

<https://lh3.googleusercontent.com/-kOyu7s0Di8o/Wm7qlUvl28I/AAAAAAAAAZ0/N5jY-rEUh8MeLLgNwc-a_Ru4rcOGQF_igCLcBGAs/s1600/Screenshot%2Bfrom%2B2018-01-22%2B20-04-26.png>


 
I thought that the data being fed is too large for the jupyter notebook to 
handle. So, I decreased the data size but I am unable to figure out my 
mistake.



-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/f1aa6ecb-37c0-4a59-b3dc-d7b97e7246b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: Audio extraction of urban sound dataset.ipynb
Description: Binary data

Reply via email to