marsbroshok / VAD-pythonLinks
Voice Activity Detector in Python
☆480Updated 5 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:
- Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.☆868Updated 4 years ago
- Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks☆455Updated 5 years ago
- Voice Activity Detection based on Deep Learning & TensorFlow☆371Updated 2 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆595Updated 4 years ago
- Tensorflow implementation of "Generalized End-to-End Loss for Speaker Verification"☆370Updated 4 years ago
- speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition☆498Updated 4 years ago
- A statistical model-based Voice Activity Detection☆194Updated 7 years ago
- 🔈 Use python to achieve voice activity detection, this little program may be helpful for voice application☆169Updated 8 years ago
- Utterance-level Aggregation For Speaker Recognition In The Wild☆372Updated 2 years ago
- Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.☆311Updated 4 years ago
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆381Updated 2 years ago
- deep learning based speech enhancement using keras or pytorch, make it easy to use☆339Updated 5 years ago
- This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )☆537Updated 3 years ago
- Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)☆252Updated 5 years ago
- Speaker embedding(verification and recognition) using Pytorch☆369Updated 5 years ago
- Deep Speaker: an End-to-End Neural Speaker Embedding System.☆938Updated last year
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆378Updated 2 years ago
- Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196☆320Updated 5 years ago
- VGGVox models for Speaker Identification and Verification trained on the VoxCeleb (1 & 2) datasets