tifaniwarnita/indonesian-asr
Automatic speech recognition (ASR) for Indonesian language built by using HTK and Julius. Web interface is built using Node.js.
This tool helps you convert spoken Indonesian language into written text using a pre-built speech recognition system. You provide audio files in Indonesian, and it processes them to produce a text transcript. This is useful for anyone working with Indonesian audio, such as researchers, linguists, or content creators needing to transcribe spoken content.
No commits in the last 6 months.
Use this if you need to automatically convert Indonesian speech recordings into written transcripts.
Not ideal if you need a solution for languages other than Indonesian or if you're looking for a simple, out-of-the-box API without deep technical involvement.
Stars
21
Forks
5
Language
Lex
License
—
Category
Last pushed
Dec 16, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/tifaniwarnita/indonesian-asr"
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.