Skip to content

mdorn/ai-transcribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcribe .mp3 files in a given directory using OpenAI's Whisper model, and insert paragraph breaks using GPT.

Usage after cloning repo and installing requirements:

export OPENAI_API_KEY=...
export PYTHONPATH=.
python transcribe_ai/cli.py /path/to/mp3/files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published