Skip to main content

2 posts tagged with "Speech"

View All Tags

Real-time Speech Recognition on SL2610-Series

· 15 min read
Ye Htet
Ye Htet
Embedded AI @ Synaptics

Automatic speech recognition (ASR) enables intelligent, voice-enabled devices across a wide range of applications. Thanks to advances in AI models and hardware acceleration like the Torq NPU from Synaptics, developers can now deploy real-time speech recognition in low-power products. This unlocks more intuitive ways for users to interact with products. If you're interested in bringing real-time speech recognition to your own edge AI applications, this blog will show you how. You can also try it out using a demo app.

On-device Speech-to-Text (STT)

· 4 min read
Aditya Sahu
Aditya Sahu
AI @ Synaptics

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.