Skip to content

vateseeb/meeting-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Notes

Transcribe your meetings notes - or any other audio file - with OpenAI's whisper model.

Installation

Install project dependencies:

pip install -r requirements.txt

Set your OpenAI API key

export OPENAI_API_KEY=<token>

Usage

This script accepts the input and output file names as command-line arguments. Here's how you can use it:

python app.py input.m4a output.txt

About

transcribe your meetings notes with whisper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages