Skip to content

Use audio/speach input for open ai models, e.g. chatgpt, dalle2

Notifications You must be signed in to change notification settings

ConstantinosSocratous/OpenAI-Speech-Input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI-Speech-Input

Use audio/speach input for the open ai models, e.g. chatgpt, dalle2

Install requirements - > pip install -r requirements.txt Python >-3.8 is required

Generate an OpenAI API_KEY through here -> https://platform.openai.com/account/api-keys Add your API_KEY to the .env file

Run main.py -> python main.py

conv.txt hold the conversation. Around 4K tokens is the maximum tokens allowed.

BE AWARE THAT OPENAI PROVIDES YOUR ACCOUNT WITH SOME FREE USAGE - WHEN IT EXPIRES YOU NEED TO UPGRADE YOUR OPENAI PLAN

About

Use audio/speach input for open ai models, e.g. chatgpt, dalle2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages