alumae/kaldi-gstreamer-server
Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
This project provides a real-time speech-to-text service that helps convert spoken audio into written text. You feed it live speech or audio streams, and it continuously outputs partial and final text hypotheses, much like voice typing on a phone. It's designed for developers or businesses building applications that need to process spoken language instantly, such as voice assistants, transcription services, or call center automation.
1,092 stars. No commits in the last 6 months.
Use this if you need to integrate highly scalable, continuous speech recognition into an application that handles live audio streams.
Not ideal if you're looking for an out-of-the-box, end-user application for simple audio file transcription without any development work.
Stars
1,092
Forks
339
Language
Python
License
BSD-2-Clause
Category
Last pushed
Jun 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/alumae/kaldi-gstreamer-server"
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.