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…☆47Updated 3 years ago
- Automatic Speech Recognition (ASR) model QuartzNet trained on English CommonVoice. In PyTroch with CTC loss and beam search.☆16Updated 4 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆211Updated 5 years ago
- Code and slides for the "Deep learning (audio) application: From design to deployment" tutorials.☆175Updated last year
- An tensorflow implementation of ghostvlad for speaker recognition☆15Updated 6 years ago
- A neural attention model for speech command recognition☆185Updated this week
- This project is about performing Speaker diarization for Hindi Language.☆50Updated 4 years ago
- End-to-End Speech Recognition using Neural Networks.☆35Updated 10 months ago
- Quartznet implementation on pytorch [https://arxiv.org/abs/1910.10261]☆27Updated 4 years ago
- Repository containing experimentation platform on how to train, infer on wav2vec2 models.☆87Updated 2 years ago
- Deep Learning - one shot learning for speaker recognition using Filter Banks☆168Updated last year
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆93Updated 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
- Finetune Wa2vec 2.0 For Speech Recognition☆141Updated 5 months ago
- An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, …☆76Updated 4 years ago
- Tensorflow2 based implementation of ContextNet, an improved convolutional rnn-transducer-based architecture for end-to-end speech recogni…☆17Updated 4 years ago
- Speaker identification using voice MFCCs and GMM☆54Updated 4 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
- The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)☆37Updated 2 years ago
- Conformer: Convolution-augmented Transformer for Speech Recognition☆9Updated 3 years ago
- ☆38Updated 3 years ago
- ♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).☆86Updated last year
- Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library