ibus-speech-to-text 0.4.0
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.
- 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 ibus-speech-to-text 0.4.0
as follows:
guix install ibus-speech-to-text@0.4.0
Or install the latest version:
guix install ibus-speech-to-text
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.