CVxTz / audio_classificationLinks
CNN 1D vs 2D audio classification
☆103Updated 6 years ago
Alternatives and similar repositories for audio_classification
Users that are interested in audio_classification are comparing it to the libraries listed below
Sorting:
- 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
- Environmental sound classification using Deep Learning with extracted features☆165Updated 5 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆74Updated 2 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆95Updated 5 years ago
- Audio data augmentation examples☆34Updated 7 years ago
- ESC: Dataset for Environmental Sound Classification - paper replication data☆79Updated 7 years ago
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆192Updated 3 years ago
- Audio classification via transfer learning☆34Updated 6 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)☆74Updated 4 years ago
- Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a …☆249Updated 2 years ago
- Augmented Audio Data Generator for 1D-Convolutional Neural Networks☆48Updated 4 years ago
- Audio classification with VGGish as feature extractor in TensorFlow☆130Updated 3 years ago
- ☆59Updated 7 years ago
- A neural attention model for speech command recognition☆187Updated 2 months ago
- Urban sounds classification with Covnolutional Neural Networks☆37Updated 5 years ago
- Improved speech enhancement with the Wave-U-Net, a deep convolutional neural network architecture for audio source separation, implemente…☆221Updated 2 years ago
- Deep Learning experiments for audio classification☆149Updated 8 years ago
- An implementation of vggish in keras with tf backend☆121Updated 4 years ago
- Sound Classification using Librosa, ffmpeg, CNN, Keras, XGBOOST, Random Forest.☆73Updated last year
- 6th place solution to Freesound Audio Tagging 2019 kaggle competition☆25Updated 5 years ago
- UrbanSound classification using Convolutional Recurrent Networks in PyTorch☆389Updated 4 years ago
- SELD-TCN: Sound Event Detection & Localization via Temporal Convolutional Network | Python w/ Tensorflow