Convert speech to text from audio files locally
Port of OpenAI's Whisper model in C/C++
whisper-cpp
$ whisper-cpp audio.mp3
$ whisper-cpp audio.wav -of txt
$ whisper-cpp audio.mp3 -l es
$ whisper-cpp audio.mp3 -of vtt
$ whisper-cpp audio.mp3 -m base