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

nerd-dictation-sox-xdotool

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.

Installation

Install the latest version of nerd-dictation-sox-xdotool as follows:

guix install nerd-dictation-sox-xdotool

Or install a particular version:

guix install nerd-dictation-sox-xdotool@0-1.0eb44b7

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.

Badge code

You can use the following badge to inform users of nerd-dictation-sox-xdotool about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool'><img src='https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool)

Example Org:

[[https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool][https://packages.guix.gnu.org/packages/nerd-dictation-sox-xdotool/badges/latest-version.svg]]