logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install Vaibhavs10/insanely-fast-whisper. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

Vaibhavs10/insanely-fast-whisper Installation Guide

How to install Vaibhavs10/insanely-fast-whisper. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for Vaibhavs10/insanely-fast-whisper. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i Vaibhavs10/insanely-fast-whisper
or

Install via npx

npx @hexmos/ipm i Vaibhavs10/insanely-fast-whisper

Prerequisites

Python

language

Version: >=3.8

pipx

package manager

torch

library

Version: >=2.0

NVIDIA GPU

hardware

Version: CUDA enabled

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install using pipx (recommended)

pipx install insanely-fast-whisper

Install using pipx with ignore-requires-python (for Python 3.11.XX)

pipx install insanely-fast-whisper --force --pip-args="--ignore-requires-python"

Install using pip

pip install insanely-fast-whisper --ignore-requires-python

Run directly using pipx

pipx run insanely-fast-whisper --file-name <filename or URL>

Install flash-attn for NVIDIA GPUs

pipx runpip insanely-fast-whisper install flash-attn --no-build-isolation

Manual PyTorch installation for Windows with CUDA 12.1

python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

Post Installation Steps

  • insanely-fast-whisper --help
  • pipx run insanely-fast-whisper --help