On-device Speech-to-Text (STT)
· 4 min read
In the realm of real-time speech recognition, Whisper models have been state of the art, offering developers the ability to transcribe audio efficiently. The ability to run whisper.cpp locally on these devices opens up exciting possibilities, especially for applications requiring low latency, high reliability, and independent operation from cloud infrastructure. In this blog, you will explore the high-level approach to bring whisper.cpp to life on an SL1680 processor using the Astra Machina development kit.