ashwin9999 / speech-recognition-CNNLinks
A speech recognition system based on a Convolutional Neural Network built using TensorFlow
☆21Updated 5 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…☆51Updated 3 years ago
- ♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).☆90Updated last year
- Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)☆220Updated 2 years ago
- Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to id…☆69Updated 5 years ago
- Quartznet implementation on pytorch [https://arxiv.org/abs/1910.10261]☆26Updated 4 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
- Kaldi based speaker verification☆47Updated 8 years ago
- Speech Emotion Recognition☆43Updated 2 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆212Updated 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…☆107Updated 3 years ago
- An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, …☆79Updated 5 years ago
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆38Updated 3 years ago
- Multi-class audio classification with MFCC features using CNN☆31Updated 6 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆97Updated 5 years ago
- Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library☆212Updated 5 years ago
- Speaker identification using voice MFCCs and GMM☆54Updated 5 years ago
- Deep Learning - one shot learning for speaker recognition using Filter Banks☆170Updated last year
- Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus☆184Updated last year
- Wav2kws is keyword spotting (KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Google Speech Commands datasets V1 and V2.☆13Updated 4 years ago
- Estimating the Age, Height, and Gender of a speaker with their speech signal. https://arxiv.org/pdf/2110.13653.pdf☆68Updated 4 years ago
- Automatic Speech Recognition (ASR) model QuartzNet trained on English CommonVoice. In PyTroch with CTC loss and beam search.☆16Updated 5 years ago
- Voice Activity Detection (VAD) using deep learning.☆204Updated 6 years ago
- Building a Deep learning model that predicts the gender of a speaker using TensorFlow 2☆129Updated 2 years ago
- Tensorflow2 based implementation of ContextNet, an improved convolutional rnn-transducer-based architecture for end-to-end speech recogni…☆18Updated 5 years ago
- A neural attention model for speech command recognition☆186Updated 6 months ago
- ☆117Updated 5 years ago
- A speaker gender classifier. MFC feature engineering and a pre-trained ResNet-50. GradCAM interpretation.☆27Updated 4 years ago
- ⇨ The Speaker Recognition System consists of two phases, Feature Extraction and Recognition. ⇨ In the Extraction phase, the Speaker's vo…☆39Updated 6 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…☆58Updated 6 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 …☆257Updated 2 years ago