Deep Neural Audio
Audio deep learning made simple by Ketan Doshi
State-of-the-Art Techniques (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.)
Why Mel Spectrograms perform better (Processing audio data in Python. What are Mel Spectrograms and how to generate them)
Data Preparation and Augmentation (Enhance Spectrograms features for optimal performance by hyper-parameter tuning and data augmentation)
Sound Classification (End-to-end example and architecture to classify ordinary sounds. Foundational application for a range of scenarios.)
Beam Search (Algorithm commonly used by Speech-to-Text and NLP applications to enhance predictions)
Wav2Vec - paper Youtube
Neural Amp Modeler - is an open-source project that uses deep learning to create models of guitar amplifiers and pedals with state-of-the-art accuracy. Training notebook
Echo State Network
Last updated