nerd-dictation-xdotool 0-1.0eb44b7
Offline speech-to-text for desktop Linux
This package provides simple access speech to text for using in Linux without being tied to a desktop environment, using the vosk-api
. The user configuration lets you manipulate text using Python string operations. It has zero overhead, as this relies on manual activation and there are no background processes. Dictation is accessed manually with nerd-dictation begin
and nerd-dictation end
commands.
- Outputs:
out
- Website: https://github.com/ideasman42/nerd-dictation
- Licenses: GPL 2+
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nerd-dictation-xdotool 0-1.0eb44b7
as follows:
guix install nerd-dictation-xdotool@0-1.0eb44b7
Or install the latest version:
guix install nerd-dictation-xdotool
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.