Skip to content

Tool to help me keep track of high level takeaways and action items from meetings, without thinking about it.

Notifications You must be signed in to change notification settings

cjavdev/meeting_transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Transcriber

Requirements

  • Blackhole Virtual Audio Driver (combined output and aggregate device)
  • Whisper
  • ffmpeg
  • OpenAI API Key

Start recording

bundle exec ruby meeting_transcriber.rb --record

CTRL+C to stop recording.

Transcribe recording

bundle exec ruby meeting_transcriber.rb --transcribe <recording_file>

Summarize notes

bundle exec ruby meeting_transcriber.rb --summarize <transcription_file>

About

Tool to help me keep track of high level takeaways and action items from meetings, without thinking about it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages