Specify input files in wav/weba/webm/opus/vorbis format and it will transcribe them to txt in an optional output directory.
- libonnxruntime
- libopus
Download the AI model using models/en/download.sh
.
- installing libonnxruntime is a pain, but
tract
can't load the model currently - the matroska library is poor and will fail to parse many valid webm files
- only english is currently supported
Apache-2.0 + MIT