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

nerd-dictation 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.

Installation

Install nerd-dictation 0-1.0eb44b7 as follows:

guix install nerd-dictation@0-1.0eb44b7

Or install the latest version:

guix install nerd-dictation

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.