srvk/srvk-eesen-offline-transcriber
Top level code to transcribe English audio/video files into text/subtitles
This tool transcribes spoken English from audio or video files into various text formats, including plain text and subtitles. It's designed for anyone needing to convert recordings of speeches, interviews, or media into written content for analysis, accessibility, or archiving. You provide an audio or video file, and it outputs the transcribed text, often with options for searchable web pages or subtitle files.
No commits in the last 6 months.
Use this if you need to automatically convert English spoken audio or video recordings into text, subtitles, or a searchable index for quick content review.
Not ideal if you need real-time transcription, support for languages other than English, or require highly accurate transcription for poor-quality audio without any ground truth.
Stars
21
Forks
14
Language
Shell
License
—
Category
Last pushed
Jun 12, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/srvk/srvk-eesen-offline-transcriber"
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.