matthijsvk / multimodalSRLinks
Multimodal speech recognition using lipreading (with CNNs) and audio (using LSTMs). Sensor fusion is done with an attention network.
☆69Updated 2 years ago
Alternatives and similar repositories for multimodalSR
Users that are interested in multimodalSR are comparing it to the libraries listed below
Sorting:
- Repository for Weak Label Learning for Audio Events - A closer look. Uses Audioset subset data provided for reproducibility.☆32Updated 2 years ago
- Supporting code for "Emotion Recognition in Speech using Cross-Modal Transfer in the Wild"☆103Updated 5 years ago
- ☆110Updated 3 years ago
- Audio-Visual Speech Recognition using Deep Learning☆61Updated 6 years ago
- Implementation of the paper "Improved End-to-End Speech Emotion Recognition Using Self Attention Mechanism and Multitask Learning" From I…☆57Updated 4 years ago
- The Additive Margin SincNet (AM-SincNet) is a new approach for speaker recognition problems which is based in the neural network architec…☆45Updated last year
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 7 years ago
- ☆59Updated 7 years ago
- Audio-Visual Speech Recognition using Sequence to Sequence Models☆82Updated 5 years ago
- Face Landmark-based Speaker-Independent Audio-Visual Speech Enhancement in Multi-Talker Environments☆110Updated last year
- Code for Yun Wang's PhD Thesis: Polyphonic Sound Event Detection with Weak Labeling☆169Updated 3 years ago
- The details that matter: Frequency resolution of spectrograms in acoustic scene classification - paper replication data☆39Updated 7 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
- Include some core functions and model to handle speech separation☆155Updated 4 years ago
- Tensorflow implementation of "Speaker-independent Speech Separation with Deep Attractor Network"☆90Updated 4 years ago
- DCASE 2018 Baseline systems☆129Updated 6 years ago
- Public repository for the paper "Learning Sound Event Classifiers from Web Audio with Noisy Labels"☆98Updated 6 years ago
- [ICASSP19] An Interaction-aware Attention Network for Speech Emotion Recognition in Spoken Dialogs☆35Updated 5 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆95Updated 5 years ago
- Baseline scripts of the 8th Audio/Visual Emotion Challenge (AVEC 2018)☆60Updated 7 years ago
- Audio classification with VGGish as feature extractor in TensorFlow☆130Updated 3 years ago
- SE-Resnet+AMSoftmax for Speaker Verification☆47Updated 6 years ago
- A Pytorch implementation of 'AUTOMATIC SPEECH EMOTION RECOGNITION USING RECURRENT NEURAL NETWORKS WITH LOCAL ATTENTION'☆41Updated 7 years ago
- Classify the emotions from variable-length speech segments☆11Updated 7 years ago
- processing and extracting of face and mouth image files out of the TCDTIMIT database☆46Updated 4 years ago
- Adversarial Unsupervised Domain Adaptation for Acoustic Scene Classification☆37Updated 7 years ago
- Code and instruction on replicating the experiments done in paper: Unified Hypersphere Embedding for Speaker Recognition☆32Updated 6 years ago
- Audio data augmentation examples☆34Updated 7 years ago
- Training General-Purpose Audio Tagging Networks with Noisy Labels and Iterative Self-Verification☆29Updated 6 years ago
- ESC: Dataset for Environmental Sound Classification - paper replication data