Ask HN: Machine learning resources for audio processing
What are some good learning resources on audio processing, detection and anomaly detection using machine learning or deep learning? I am interested in machine predictive maintenance using audio anomaly detection
29 comments
[ 3.1 ms ] story [ 73.9 ms ] threadIt's slightly academic so here's a more practical resource: https://towardsdatascience.com/audio-classification-using-fa...
https://courses.engr.illinois.edu/cs598ps/fa2018/material.ht...
Course is led by Paris Smaragdis, one of top researchers in the field of audio processing.
https://aubio.org/doc/latest/
https://librosa.github.io/librosa/
https://www.kdnuggets.com/2016/09/urban-sound-classification...
https://research.google.com/audioset/
There's a huge amount to discuss in the audio domain... But for a starting place, using ResNet on spectrograms to build a binary classifier is a good place to start.
That's at least the idea kicking around in my head at the moment. https://github.com/SeanNaren/deepspeech.pytorch
I'm no expert. Haven't done it. Don't really want to send every convo into the cloud or my tinfoil hat will start burning.
You do not need a jetson to get started investigating. Maybe just nvidia for that particular library. If you find something, maybe you can let me know somehow.
Peace
More precisely, audio spectral preprocessing then neural network such as LSTM.
[1] http://mr-pc.org/t/csc83060/
[2] https://github.com/mim?tab=stars
[3] http://dicklyon.com/hmh/Lyon_Hearing_book_01jan2018.pdf
[4] http://interspeech2018.org/program-tutorials.html
https://www.audiblemagic.com/
These sketch balls can use your phone's mic to detect what is streaming in a living room.
https://www.science.wiki/search?keyword=audio+processing