Skip to content

Just talk instead of typing on macOS powered by OpenAI Whisper and just bash.

Notifications You must be signed in to change notification settings

realrasengan/vtphonehome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vt.sh or vtphonehome

This asks OpenAI to transcribe your voice and simply puts whatever you said into the input area on macOS. Voice dictation with just bash and OpenAI on a macOS (and osascript).

Video Example (Turn Sound On)

vt.mp4

Instructions

  1. Get homebrew

  2. Clone this

git clone https://github.com/realrasengan/vtphonehome
  1. Install sox, lame and jq
brew install sox lame jq
  1. Install an Automator
  • Open Automator

  • Create a new Application

  • Go to Run Shell Script

  • Put:

/Path/to/vtphonehome/vt.sh
  1. Save

  2. Move to Applications Folder

License

MIT Licensed.

About

Just talk instead of typing on macOS powered by OpenAI Whisper and just bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages