lyncisdev/voco
Create a speech recognition system for programming by voice using Kaldi
This tool helps programmers create a personalized speech recognition system to code using only their voice. You provide voice recordings of commands you define, and it generates a custom voice model. This is for programmers who experience conditions like RSI or other disabilities that make traditional keyboard and mouse usage difficult.
No commits in the last 6 months.
Use this if you need to program by voice with high accuracy and low latency due to physical limitations, especially if you use Emacs with Vim emulation.
Not ideal if you're looking for a general dictation tool for natural language or if you prefer not to train a custom model with your own voice.
Stars
15
Forks
5
Language
Python
License
—
Category
Last pushed
Jan 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lyncisdev/voco"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.