loretoparisi/htk
HTK Toolkit with Linux 64 bit and Docker support
This toolkit helps researchers in automatic speech recognition develop and test their models. It takes in audio data and corresponding text transcripts, and outputs statistical models of speech sounds and words. Speech scientists and academic researchers focused on building speech recognition systems would use this to experiment with different modeling approaches.
No commits in the last 6 months.
Use this if you are a speech recognition researcher needing to build and experiment with Hidden Markov Models for speech, and require tools for training, testing, and evaluating these systems.
Not ideal if you need a ready-to-use speech-to-text application or a general-purpose machine learning library for tasks outside of speech recognition research.
Stars
20
Forks
9
Language
C
License
—
Category
Last pushed
Oct 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/loretoparisi/htk"
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.