jcsilva/docker-kaldi-android
Dockerfile for compiling Kaldi for Android.
This tool helps Android developers compile the Kaldi speech recognition toolkit for use in their mobile applications. It takes a local Kaldi repository as input and produces Android-compatible binaries, simplifying the setup process for integrating advanced speech features into Android projects. This is ideal for mobile developers working on voice-enabled apps.
No commits in the last 6 months.
Use this if you are an Android developer looking to integrate Kaldi's speech recognition capabilities into your applications and need a streamlined way to compile it for the Android platform.
Not ideal if you are not an Android developer, or if you are looking for a pre-built speech recognition solution that doesn't require compilation or direct Kaldi integration.
Stars
65
Forks
25
Language
Shell
License
—
Category
Last pushed
Feb 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/jcsilva/docker-kaldi-android"
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.