castorini / honkLinks
PyTorch implementations of neural network models for keyword spotting
☆520Updated 2 years ago
Alternatives and similar repositories for honk
Users that are interested in honk are comparing it to the libraries listed below
Sorting:
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆381Updated 2 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆378Updated 2 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 8 years ago
- Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge☆200Updated 2 years ago
- Trims .wav audio files to the loudest section of a given length☆98Updated 7 years ago
- Code for Temporal Convolution for Real-time Keyword Spotting on Mobile Devices☆231Updated 2 years ago
- End-to-end speech recognition using RNN Transducers in Tensorflow 2.0☆249Updated 6 months ago
- Speaker embedding(verification and recognition) using Pytorch☆369Updated 5 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆595Updated 4 years ago
- Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.☆170Updated 4 years ago
- Kaldi model converter to ONNX