kaldi-asr/kaldi is the official location of the Kaldi project.
翻译 - 这是Kaldi项目的正式所在地。
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are ...
翻译 - pytorch-kaldi是一个用于开发最先进的DNN / RNN混合语音识别系统的项目。 DNN部分由pytorch管理,而特征提取,标签计算和解码则通过kaldi工具箱执行。
Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
Command line utility for forced alignment using Kaldi
Dockerfile for kaldi-gstreamer-server.
C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GP...
Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
FastCGI support for Kaldi ASR
Kaldi model converter to ONNX
Keras Interface for Kaldi ASR
Yet another speech toolkit based on Kaldi and PyTorch
a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi
翻译 - 基于Pytorch和(Py)Kaldi的轻量级语音处理工具包
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
mixlingual speech recognition system; hybrid (GMM+NNet) model; Kaldi + Keras
Kaldi-based goodness of pronunciation (GOP)
python codes to extract MFCC and FBANK speech features for Kaldi
Forced alignment and Goodness of Pronunciation (GOP) with DNN support. Bases on Kaldi.
THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.