Skip to content

dynamiccreator/whisper-typer-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whisper-typer-tool

This is a python script using openai/whisper to type with your voice. After you start the script you just press F2 to start/stop recording. After the record is finsihed, it will type what you said starting at the current cursor position in any editor,input field etc.

Setup Instructions

Step 1 (Linux - Ubuntu,Debian):

sudo apt-get install python3 python3-pip git ffmpeg

Step 1 (Windows):

Step 1 (MAC OS - not tested):

Download and Install ffmpeg, git and python3

Step 2:

pip install -r requirements.txt

Step 3:

python3 whisper-typer-tool.py

About

This is a python script using whisper to type with your voice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages