12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You installed vosk, an open source speech recognition toolkit.
|
|
|
|
In order to transcribe the audio file with speech please run this command:
|
|
$ vosk-transcriber -i speech-audio.mp4 -o text-transcription.txt
|
|
|
|
EOM
|
|
}
|
|
]
|