apoorvnandan / speech-recognition-primer
This repository contains code for a tutorial on end to end automatic speech recognition.
☆17Updated 5 years ago
Alternatives and similar repositories for speech-recognition-primer:
Users that are interested in speech-recognition-primer are comparing it to the libraries listed below
- End-to-End Speech Recognition using Neural Networks.☆35Updated 7 months ago
- It uses GMM to train a gender detector model. The testing has been done on subset of Google's AudioSet corpus.☆19Updated 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
- End to End Dialect Identification using Convolutional Neural Network☆52Updated 5 years ago
- End-to-End Speech Recognition Using Tensorflow☆41Updated 2 years ago
- Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clust…☆45Updated 4 years ago
- Port of the OpenFST library to Windows☆73Updated last year
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆51Updated 6 years ago
- Companion repository for the blog article: https://www.endpointdev.com/blog/2019/01/speech-recognition-with-tensorflow/☆22Updated 3 years ago
- Speech Commands Recognition using end-to-end deep learning models in pytorch☆27Updated 4 years ago
- A Tensorflow implementation of Baidu's Deep Speech 2 paper☆18Updated 6 years ago
- Paper: https://arxiv.org/abs/1702.02285☆64Updated 6 years ago
- A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popu…☆19Updated 7 years ago
- Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augment…☆42Updated 2 years ago
- Attention-based model for keywords spotting☆19Updated 3 years ago
- https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/☆21Updated 7 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 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…☆56Updated 5 years ago
- ☆45Updated 6 years ago
- Augmented Audio Data Generator for 1D-Convolutional Neural Networks☆49Updated 3 years ago
- Speech recognition on the TIMIT (or any other) dataset☆42Updated 7 years ago
- DeepSpeech, Speech To Text, ASR, Speech recognition, Keras, Tensorflow☆30Updated 7 years ago
- Estimating the Age, Height, and Gender of a speaker with their speech signal. https://arxiv.org/pdf/2110.13653.pdf☆65Updated 3 years ago
- ⇨ The Speaker Recognition System consists of two phases, Feature Extraction and Recognition. ⇨ In the Extraction phase, the Speaker's vo…☆38Updated 5 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆111Updated 5 years ago
- Project to explore Speaker and Voice Identification. To follow will be further Speech Recognition tasks.☆54Updated 5 years ago
- Speech recognition with CTC in Keras with Tensorflow backend☆31Updated 2 years ago
- How to run GPU accelerated Signal Processing in TensorFlow☆23Updated 6 years ago
- Trims .wav audio files to the loudest section of a given length☆96Updated 7 years ago
- Code for the paper "Investigating the effect of residual and highway connections in speech enhancement models"☆11Updated 6 years ago