Skip to content

Listens for computer audio, transcribes speech, sends it to ChatGPT and generates a response

Notifications You must be signed in to change notification settings

CalaMariGold/Speech-To-Text-To-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Speech To Text To GPT

A Python program that listens for computer audio (not mic audio) when pressing CTRL, transcribes speech via Whisper API, sends the transcribed audio to ChatGPT, and generates a response.

Requires VB Audio Cable. Set default playback and recording device to VB Cable, enable "Listen to this device" for the recording cable so you can hear computer audio.

Add your API key where it says api_key = "your_api_key" Change the system message for ChatGPT to your liking.

About

Listens for computer audio, transcribes speech, sends it to ChatGPT and generates a response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages