soheil-mp / Speech-RecognitionLinks
End-to-End Speech Recognition using Neural Networks.
☆35Updated last year
Alternatives and similar repositories for Speech-Recognition
Users that are interested in Speech-Recognition are comparing it to the libraries listed below
Sorting:
- Detecting emotions using MFCC features of human speech using Deep Learning☆129Updated 4 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆211Updated 5 years ago
- Audio data augmentation examples☆34Updated 7 years ago
- https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/☆21Updated 7 years ago
- A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LST…☆52Updated 2 years ago
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆52Updated 6 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆111Updated 6 years ago
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆37Updated 2 years ago
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆57Updated 5 years ago
- Paper: https://arxiv.org/abs/1702.02285☆64Updated 6 years ago
- It uses GMM to train a gender detector model. The testing has been done on subset of Google's AudioSet corpus.☆19Updated 8 years ago
- A list of publically available audio data that anyone can download for ASR or other speech activities☆222Updated 4 years ago
- Share some recent speaker recognition papers and their implementations.☆90Updated 5 years ago
- Repository of code for Speech emotion recognition using voiced speech and attention model, submitted to ICSigSys 2019☆13Updated 5 years ago
- A lightweight library to compute Diarization Error Rate (DER).☆60Updated 2 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 …☆247Updated 2 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
- Automatic Speaker Recognition algorithms in Python☆96Updated 3 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆94Updated 4 years ago
- Speaker diarization based on Kaldi x-vectors, tuned for 16k microphone data☆95Updated 2 years ago
- A statistical model-based Voice Activity Detection☆192Updated 6 years ago
- A Python toolbox for speech features extraction☆165Updated 2 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
- A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.☆136Updated 5 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 6 years ago
- [ICASSP19] An Interaction-aware Attention Network for Speech Emotion Recognition in Spoken Dialogs☆35Updated 5 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆73Updated 2 years ago
- Estimating the Age, Height, and Gender of a speaker with their speech signal. https://arxiv.org/pdf/2110.13653.pdf☆66Updated 4 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- Analysis and investigating the confounding effect of accents in end-to-end Automatic Speech Recognition models.☆15Updated 5 years ago