Skip to content

Instantly share code, notes, and snippets.

@CypherpunkSamurai
Created July 10, 2024 08:07
Show Gist options
  • Save CypherpunkSamurai/228158e8b01442248fa566002c149718 to your computer and use it in GitHub Desktop.
Save CypherpunkSamurai/228158e8b01442248fa566002c149718 to your computer and use it in GitHub Desktop.
YT-Dlp, Whisper CPP and Faster Whisper Standalone Installer

YT-dlp, Whisper CPP and Faster Whisper Standalone

YT-Dlp is a youtube-dl fork with additional websites, updates and features

FFMpeg is media tool / library

Whisper CPP is a C++ version of openai whisper that uses GGML (PTorch alternative AI Lib for c++).

Faster Whisper is a whisper implementation using ctranslate2.

Installing YT-dlp

https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe

Installing FFMpeg

https://github.com/URUWorks/additional-files/raw/main/ffmpeg/ffmpeg_win64.zip

Installing WhisperCPP

https://github.com/URUWorks/additional-files/raw/main/whisper/whisper_win64.zip

Installing Faster Whisper

https://github.com/URUWorks/additional-files/raw/main/whisper/fasterwhisper_win64.zip

https://github.com/Purfview/whisper-standalone-win/releases/download/faster-whisper/Whisper-Faster_r192.3_windows.zip

https://github.com/Purfview/whisper-standalone-win/releases/download/libs/cuBLAS.and.cuDNN_CUDA11_win_v2.zip

MPV as a Lib

https://github.com/URUWorks/additional-files/raw/main/libmpv/libmpv2_win64.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment