alumae/gst-kaldi-nnet2-online
GStreamer plugin around Kaldi's online neural network decoder
This is a specialized tool for developers building real-time speech-to-text applications. It takes live audio streams and uses pre-trained neural network models to convert spoken words into text, along with details like word alignment and confidence scores. This is for developers integrating Kaldi's advanced online speech recognition capabilities into GStreamer-based audio processing pipelines.
184 stars. No commits in the last 6 months.
Use this if you are a developer implementing real-time, continuous speech recognition in an application that processes audio using GStreamer.
Not ideal if you are a general user looking for a ready-to-use speech-to-text application, or a developer not working with GStreamer or Kaldi.
Stars
184
Forks
100
Language
C++
License
Apache-2.0
Category
Last pushed
Oct 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/alumae/gst-kaldi-nnet2-online"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
daanzu/kaldi-active-grammar
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
gooofy/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as...
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
pykaldi/pykaldi
A Python wrapper for Kaldi
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.