marsbroshok / VAD-pythonLinks
Voice Activity Detector in Python
☆477Updated 4 years ago
Alternatives and similar repositories for VAD-python
Users that are interested in VAD-python are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "Generalized End-to-End Loss for Speaker Verification"☆369Updated 3 years ago
- Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.☆860Updated 4 years ago
- Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks☆446Updated 5 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆587Updated 3 years ago
- Voice Activity Detection based on Deep Learning & TensorFlow☆367Updated 2 years ago
- A statistical model-based Voice Activity Detection☆192Updated 6 years ago
- deep learning based speech enhancement using keras or pytorch, make it easy to use☆336Updated 5 years ago
- speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition☆484Updated 4 years ago
- Speaker embedding(verification and recognition) using Pytorch☆370Updated 4 years ago
- Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)☆249Updated 5 years ago
- 🔈 Use python to achieve voice activity detection, this little program may be helpful for voice application☆167Updated 7 years ago
- Utterance-level Aggregation For Speaker Recognition In The Wild☆369Updated 2 years ago
- Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.☆310Updated 3 years ago
- This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )☆537Updated 3 years ago
- Deep Speaker: an End-to-End Neural Speaker Embedding System.☆930Updated last year
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆380Updated 2 years ago
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆317Updated 4 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆377Updated 2 years ago
- Voice Activity Detection (VAD) using deep learning.☆196Updated 5 years ago
- Deep neural network based speech enhancement toolkit☆217Updated 6 years ago
- VGGVox models for Speaker Identification and Verification trained on the VoxCeleb (1 & 2) datasets☆389Updated 6 years ago
- Base on MFCC and GMM(基于MFCC和高斯混合模型的语音识别)☆250Updated 6 years ago
- A python package for calculating the PESQ.☆386Updated 2 years ago
- A Python wrapper for Kaldi