XiaoMi / kaldi-onnxLinks
Kaldi model converter to ONNX
☆244Updated 2 years ago
Alternatives and similar repositories for kaldi-onnx
Users that are interested in kaldi-onnx are comparing it to the libraries listed below
Sorting:
- Moved to https://github.com/k2-fsa/icefall☆146Updated 2 years ago
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆340Updated 4 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 4 years ago
- Yet another speech toolkit based on Kaldi and PyTorch☆174Updated 4 years ago
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆379Updated 2 years ago
- Chinese keyword spotting model using LSTM RNN☆173Updated 6 years ago
- Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - P…