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-whisperor
Install via npx
npx @hexmos/ipm i Vaibhavs10/insanely-fast-whisperPrerequisites
Python
languageVersion: >=3.8
pipx
package managertorch
libraryVersion: >=2.0
NVIDIA GPU
hardwareVersion: CUDA enabled
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install using pipx (recommended)
pipx install insanely-fast-whisperInstall 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-pythonRun 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-isolationManual PyTorch installation for Windows with CUDA 12.1
python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121Post Installation Steps
- insanely-fast-whisper --help
- pipx run insanely-fast-whisper --help
