Skip to content

macOS app use chatGPT-Whisper api convert video or audio to text

License

Notifications You must be signed in to change notification settings

520xiaopohai/chatGPT-Whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video and Audio to Text Converter

Overview

This is a macOS App that converts video and audio files to text using OpenAI's GPT-3.5 language model for natural language processing. The script supports the following formats:

Video: mp4, mov

Audio: m4a, mp3, mp4, mpeg, mpga, wav, webm

The code for this script was generated using the ChatGPT language model, which accounts for over 90% of the code.

Prerequisites Before running the app, you need to have an API key for OpenAI's GPT-3.5 language model. You can sign up for the OpenAI API here.

Once you have your API key, you need to set it as an environment variable with the following command:

replace kOpenAIApi = "your api"

very simple but powerful app

image

About

macOS app use chatGPT-Whisper api convert video or audio to text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages