Skip to content

pigmilcom/openai-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-whisper

OpenAI Whisper API (PHP + Curl)

Before use:

  • Set up your OpenAI Account
  • Generate a API Key
  • Edit file whisper_send_data.php, enter your api key.

Installation:

How to use, Whisper:

(make sure you have 'tmp' folder inside your directory)

You can find more information and examples at the official documentation website: https://openai.com/research/whisper

Official OpenAI Github Repo: https://github.com/openai-php/client https://github.com/openai/whisper

Releases

No releases published

Packages

No packages published