Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 352 Bytes

File metadata and controls

10 lines (9 loc) · 352 Bytes

OPENAI API - YouTube Transcriber

Description:

A Python script utilizing GPT-whisper to transcribe YouTube videos to text.

Notes:

  • This is set up to be run as a lambda function for AWS because that is my immediate need for it.
  • This can be run directly as well.
  • Very straight forward.
  • Feel free to use/edit/whatever.
  • Enjoy.