Mozilla.ai has officially released transcribe.cpp, an open-source C/C++ speech-to-text (STT) inference library. This new tool promises portable, GPU-accelerated support for a range of STT models, simplifying the integration of fast, local transcription into applications.
Developed under Mozilla.ai's Builders in Residence (BiR) program, transcribe.cpp leverages the ggml runtime. This allows it to support diverse STT model families via GGUF, with inference accelerated by Metal, Vulkan, and CUDA backends.
