yt-whisper
yt-whisper copied to clipboard
Using OpenAI's Whisper to automatically generate YouTube subtitles
If the following is the code for whisper (it is for local video), what will be the code for yt-whisper for a youtube video? import whisper model = whisper.load_model("base") result...
Hi @m1guelpf , Kudos to you for bringing up yt-whisper. I worked on developing a simple streamlit based webapp on the same and I think it will be fruitful to...
`winget` is the official package manager for Windows now, I see you have choco, would you be able to add it to `winget` as well?
Added openvino implementation - an AI inferencing accelerator. Can be used with "--openvino" flag