-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Georgy Treshchev edited this page Aug 24, 2024
·
21 revisions
Runtime Speech Recognizer is an open-source plugin that enables real-time, offline speech recognition. Based on Whisper OpenAI technology, particularly whisper.cpp library, and supports multiple language models pre-selected in the plugin's settings.
On first run, install language models (a dialog box will appear asking you to do this automatically).
This plugin provides real-time speech recognition using advanced algorithms based on whisper.cpp library. It matches incoming audio data, provided as a stream or non-stream input, against pre-trained language models.