yt-whisper icon indicating copy to clipboard operation
yt-whisper copied to clipboard

Using OpenAI's Whisper to automatically generate YouTube subtitles

Results 24 yt-whisper issues
Sort by recently updated
recently updated
newest added

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