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.
- Versions: 0.4.0
- Website: https://github.com/PhilippeRo/IBus-Speech-To-Text
- Licenses: GPL 3+
- Package source: gnu/packages/ibus.scm
- Builds: See build status
- Issues: See known issues
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.