Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 259 Bytes

File metadata and controls

13 lines (9 loc) · 259 Bytes

Whisper Transcription for Youtube Videos

Only CLI for now.

Run script, paste in youtube link, output will be generated in the output folder.

How to install

  • git clone
  • pip install -r requirements.txt
  • python main.py

todo

  • tons of stuff