Skip to content

daaku/whispy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whispy

A daemon process that works using pw-record, ydotool and of course whisper.cpp to provide speech-to-text/dictation for Linux/Wayland.

Grab a model from huggingface.

Sway Setup

Once you've built and installed the binary and a model, add something like this to your config:

exec whispy /home/naitik/.cache/whisper/ggml-large-v3-turbo-q5_0.bin
bindsym $mod+grave exec 'pkill -USR2 whispy'

That sets up mod+grave as your toggle.

About

Speech-to-text typing for Linux/Wayland using Whisper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published