Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 499 Bytes

About

Youtube video transcriptor based on OpenAI Whisper model.

Running the script

Check if you have all the dependecies necessary for the Whisper

- pip install -U openai-whisper pytube
- python3 script.py

Example

Script running Counter-Strike 1.6 sounds.

image