tomakun123/Description_generator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
HOW TO GET TRANSCRIPTION OF VIDEO (https://github.com/openai/whisper) 1. Use video2mp4.py in order to convert youtube video to mp4 for the next step 2. use this line for the whisper model: whisper 'YOUR VIDEOFILE' --model medium --language en 3. You can use any of the files generated and either use that file directly or put it into a new txt file