Watch the video:
Timestamps:
0:00 - Explanation
0:46 - Auto-install Whisper
2:07 - Testing Whisper
2:26 - Using Conda? Install Whisper automatically in Conda!
3:34 - Testing Whisper in Conda
Whisper is great. You can easily transcribe video and audio into text for higher-quality subtitles and more. Installing it can be a hassle because it needs Python and other dependencies. This video showcases the one-line install script I made that should make life easier for you.
Run PowerShell as admin!
Install Whisper: iex (irm whisper.tc.ht)
View what this script does & see the source code here: https://whisper.tc.ht