mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
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
|
|
}
|
|
]
|