Skip to content

VetoS88/audio_input_voicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script for voice input text over yandex speechkit

Disable middle button mouse

xmodmap -e "pointer = 1 25 3 4 5 6 7 8 9"

Add yandex speech kit key in 'ya_key' file

secret

Run script

python run_voicer2.py

Available modes

  • Full phrase
    Start input by hold middle mouse button
  • Continue
    Press shift then hold middle mouse button
  • Replace
    Highlight phrase and press shift then hold middle mouse button

ruff check

ruff check --fix

pyinstaller

pip install pyinstaller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages