Deep Neural Audio
Last updated
Was this helpful?
Last updated
Was this helpful?
Audio deep learning made simple by Ketan Doshi
(What is sound and how it is digitized. What problems is audio deep learning solving in our daily lives. What are Spectrograms and why they are all-important.)
(Processing audio data in Python. What are Mel Spectrograms and how to generate them)
(Enhance Spectrograms features for optimal performance by hyper-parameter tuning and data augmentation)
(End-to-end example and architecture to classify ordinary sounds. Foundational application for a range of scenarios.)
(Algorithm commonly used by Speech-to-Text and NLP applications to enhance predictions)
Wav2Vec - paper
(Zero-shot Audio Classification using Whisper) allows you to assign audio files to ANY class you want without training.
- is an open-source project that uses deep learning to create models of guitar amplifiers and pedals with state-of-the-art accuracy.
Echo State Network