KunalDhawan / ASR-System-for-Hindi-LanguageLinks
The repository contains all the codes necessary for my project - Automatic Speech Recognition System in Hindi Language ( Project description is available at :- https://kunal-dhawan.weebly.com/asr-system-for-hindi-language-from-scratch.html) : It contains the code for the following systems - 1) Monophone-HMM system built using HTK toolkit , 2)Mon…
☆28Updated 5 years ago
Alternatives and similar repositories for ASR-System-for-Hindi-Language
Users that are interested in ASR-System-for-Hindi-Language are comparing it to the libraries listed below
Sorting:
- Use your data to create a speech recognition system in Kaldi. Fast.☆65Updated 5 years ago
- Some tutorials used for ASR class☆31Updated 4 years ago
- End to End Dialect Identification using Convolutional Neural Network☆52Updated 5 years ago
- This repository☆30Updated 2 years ago
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 6 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 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
- An example directory for running Multi-Task Learning training on Kaldi neural networks. In Kaldi-speak, this is an egs dir for nnet3 trai…☆54Updated 5 years ago
- Paper: https://arxiv.org/abs/1702.02285☆64Updated 6 years ago
- A recipe for creating a Speaker Identification system built on Kaldi.☆15Updated 5 years ago
- Repository containing experimentation platform on how to train, infer on wav2vec2 models.☆87Updated 2 years ago
- ☆45Updated 6 years ago
- Project to learn about speech recognition - both Speaker Diarization and other Speech Recognition applications.☆49Updated 8 years ago
- Grapheme To Phoneme☆73Updated last year
- ABX and kaldi experiments on speech corpora made easy☆33Updated 10 months ago
- ☆38Updated 5 years ago
- Speech Recognition model based off of FAIR research paper built using Pytorch.☆84Updated 6 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 6 years ago
- A list of publically available audio data that anyone can download for ASR or other speech activities☆219Updated 4 years ago
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆52Updated 6 years ago
- HTK features in Python☆73Updated 6 years ago
- Code for the paper Language Identification Using Deep Convolutional Recurrent Neural Networks