swainshashwat / Audio-Classification-using-Deep-LearningLinks
Classifying 10 different categories of Sound using Deep Learning.
☆25Updated 6 years ago
Alternatives and similar repositories for Audio-Classification-using-Deep-Learning
Users that are interested in Audio-Classification-using-Deep-Learning are comparing it to the libraries listed below
Sorting:
- CNN 1D vs 2D audio classification☆104Updated 6 years ago
- Audio data augmentation examples☆34Updated 7 years ago
- Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to id…☆67Updated 4 years ago
- Audio command recognition by DTW and classification☆7Updated 4 years ago
- Audio classification via transfer learning☆33Updated 5 years ago
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆38Updated 7 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 5 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆92Updated 4 years ago
- Audio classification is a popular topic, here I implement several models using TenserFlow and Keras.☆24Updated 4 years ago
- Won't it be cool to build a speech assistant like Alexa or Siri yourself without voice API and network connection?☆33Updated 7 years ago
- 1st place solution to the DCASE 2019 - Task 5 - Urban Sound Tagging☆30Updated 4 years ago
- 📊 Easily apply audio-related machine learning models trained on the AudioSet dataset (527+ models/classes).☆30Updated 11 months ago
- Augmented Audio Data Generator for 1D-Convolutional Neural Networks☆49Updated 3 years ago
- ☆24Updated 6 years ago
- Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augment…☆43Updated 2 years ago
- Acoustic event detection using recurrent neural networks.☆11Updated 6 years ago
- Classification of environmental sounds using first order statistics and GLCM (Gray-Level Co-Occurrence Matrix ) features of a spectrogram…☆24Updated 4 years ago
- The Additive Margin MobileNet1D is a new light weight deep learning model for Speaker Recognition which is based on the MobileNetV2 archi…