py-kaldi-asr and pykaldi

These are competitors offering different approaches to Python-Kaldi integration: py-kaldi-asr prioritizes simplicity and online decoding convenience with active maintenance (reflected in its monthly downloads), while pykaldi provides comprehensive but lower-level bindings to Kaldi's full API.

py-kaldi-asr
58
Established
pykaldi
57
Established
Maintenance 0/25
Adoption 11/25
Maturity 25/25
Community 22/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 170
Forks: 53
Downloads:
Commits (30d): 0
Language: C++
License: Apache-2.0
Stars: 1,030
Forks: 248
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m
No Package No Dependents

About py-kaldi-asr

gooofy/py-kaldi-asr

Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.

This project simplifies integrating Kaldi's speech recognition capabilities into applications. It takes audio input, like a .wav file or live stream, and outputs transcribed text. This is designed for developers who are building applications that require accurate, offline or online speech-to-text functionality on Linux systems.

speech-to-text voice-interfaces audio-transcription application-development

About pykaldi

pykaldi/pykaldi

A Python wrapper for Kaldi

This tool helps speech recognition researchers and professionals build custom speech recognition systems using Python. It allows users to input audio features and Kaldi models to get back transcribed text, alignments, and lattices. It's designed for those who need fine-grained control over their speech recognition pipelines.

speech-recognition automatic-speech-recognition linguistics audio-processing natural-language-processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work