cmusphinx / sphinx4

Pure Java speech recognition library
cmusphinx.sourceforge.net
Other
1.4k stars 587 forks source link

Is there a command line tool for transcribing audio? #96

Open njlr opened 4 years ago

njlr commented 4 years ago

Is there a command-line tool for transcribing audio files?

Usage would be something like this:

java -jar ./transcriber.jar --language=en-us ./my-audio-file.mp3 > transcript.txt
nshmyrev commented 4 years ago

No, there is no such thing. You'd better try some newer toolkits like kaldi-offline-transcriber or https://github.com/alphacep/kaldi-websocket-python