Skip to content

spsjvc/supertinywhisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

supertinywhisper

A super tiny speech-to-text tool written in a few lines of Bash that records your audio, transcribes it, and types the resulting transcription directly into the active application. It's designed to be bound to a keyboard shortcut for seamless usage, and is built with common tools you likely already have installed on your computer.

Requirements

  • ffmpeg - audio recording
  • curl - openai api calling
  • jq - json processing
  • xdotool - keyboard automation on X11
  • libnotify - desktop notifications (optional)

About

Super tiny speech-to-text tool

Resources

License

Stars

Watchers

Forks

Languages