This package browser is in early development. Mind the rough edges.

ibus-speech-to-text

Speech to text IBus engine using VOSK

This Input Method uses VOSK for voice recognition and allows to dictate text in several languages in any application that supports IBus. One of the main adavantages is that VOSK performs voice recognition locally and does not rely on an online service.

Installation

Install the latest version of ibus-speech-to-text as follows:

guix install ibus-speech-to-text

Or install a particular version:

guix install ibus-speech-to-text@0.4.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.