soheil-mp / Speech-RecognitionLinks
End-to-End Speech Recognition using Neural Networks.
☆35Updated 10 months ago
Alternatives and similar repositories for Speech-Recognition
Users that are interested in Speech-Recognition are comparing it to the libraries listed below
Sorting:
- Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clust…☆44Updated 4 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
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆93Updated 4 years ago
- Paper: https://arxiv.org/abs/1702.02285☆64Updated 6 years ago
- Speech recognition on the TIMIT (or any other) dataset☆43Updated 7 years ago
- End to End Dialect Identification using Convolutional Neural Network☆52Updated 5 years ago
- Audio data augmentation examples☆34Updated 7 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
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 7 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
- Analysis and investigating the confounding effect of accents in end-to-end Automatic Speech Recognition models.☆15Updated 5 years ago
- Feature extractor for DL speech processing.☆66Updated 3 years ago
- Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should stat…☆64Updated 4 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 6 years ago
- A Python toolbox for speech features extraction☆163Updated 2 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 6 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆52Updated 6 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
- WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation, and training audio classification models wi…☆91Updated 4 years ago
- Python library for audio augmentation☆84Updated 2 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 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
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆74Updated 2 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆129Updated 4 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆112Updated 6 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆95Updated 5 years ago
- A statistical model-based Voice Activity Detection☆192Updated 6 years ago
- Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem☆51Updated 7 years ago
- Repository of code for Speech emotion recognition using voiced speech and attention model, submitted to ICSigSys 2019☆13Updated 5 years ago