Skip to main content

Runtime Speech Recognizer

Documentation for the Runtime Speech Recognizer plugin.

Join our Discord
online · support

📄️Vosk Extension

By default, the Runtime Speech Recognizer plugin uses whisper.cpp for recognition. On platforms without GPU acceleration support in whisper.cpp, most notably Android and Android-based platforms such as Meta Quest, recognition falls back to CPU + intrinsics, which is slower and heavier on battery life. The Vosk extension plugin adds an alternative provider based on Vosk, a lightweight speech recognition toolkit that works well on constrained hardware and performs especially well on Meta Quest.