
Whisperfile is a new initiative for easily turning audio into text. As implied by the name, Whisperfile is built around OpenAI's Whisper model for local audio/language translation. Whisperfile is based on the Whisper.cpp sources and is also able to translate non-English audio into English as part of the transcribing process.
Whisperfiles bundle in the weights and can be easily run across Linux, Windows, macOS, FreeBSD, OpenBSD, and NetBSD systems. Whisperfiles currently work on both x86_64 and AArch64.
Those wanting to learn more about Whisperfile can do so via Mozilla/whisperfile on HuggingFace .
Longtime followers may also recall that Mozilla previously developed DeepSpeech as an open-source, offline speech-to-text engine. DeepSpeech leveraged TensorFlow and Baidu's Deep Speech research paper. Sadly DeepSpeech development was halted with prior Mozilla layoffs and its GitHub repository hasn't seen any commits now in three years.