Skip to content

davila7/openai_whisper_youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI Whisper python

Install whisper

!pip install git+https://github.com/openai/whisper.git -q

install Yotube

!pip install pytube -q

Cut audio

!ffmpeg -ss 985 -i entrevista_midudev_freddy.mp4 -t 710 audio.mp4

About

Whisper + Youtube in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages