ashwin9999 / speech-recognition-CNNLinks
A speech recognition system based on a Convolutional Neural Network built using TensorFlow
☆20Updated 4 years ago
Alternatives and similar repositories for speech-recognition-CNN
Users that are interested in speech-recognition-CNN are comparing it to the libraries listed below
Sorting:
- We'll look into audio categorization using deep learning principles like Artificial Neural Networks (ANN), 1D Convolutional Neural Networ…☆48Updated 3 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆211Updated 5 years ago
- In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keywor…☆102Updated 2 years ago
- Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library☆209Updated 5 years ago
- Automatic Speech Recognition (ASR) model QuartzNet trained on English CommonVoice. In PyTroch with CTC loss and beam search.☆16Updated 4 years ago
- Deep Learning - one shot learning for speaker recognition using Filter Banks☆170Updated last year
- A neural attention model for speech command recognition☆185Updated 3 weeks ago
- A python model to detect and segment coughs, forked from coughvid's repo☆11Updated 9 months ago
- Kaldi based speaker verification☆47Updated 7 years ago
- Won't it be cool to build a speech assistant like Alexa or Siri yourself without voice API and network connection?☆33Updated 7 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
- An implementation of MatchboxNet☆10Updated 3 years ago
- ♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).☆87Updated last year
- An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, …☆76Updated 4 years ago
- End-to-End Speech Recognition using Neural Networks.