User Tools

Site Tools


whisperai

This is an old revision of the document!


Intalling Whisper AI on a cloud GPU instance

From scratch on Debian gnu/linux

sudo apt update
sudo apt upgrade
sudo apt install mc pip pipx python3
wget https://developer.download.nvidia.com/compute/cuda/repos/debian12/x86_64/cuda-keyring_1.1-1_all.deb
sudo dpkg -i cuda-keyring_1.1-1_all.deb
sudo apt-get update
sudo apt-get install linux-image-cloud-amd64 cuda ffmpeg
sudo apt-get install -y cuda-drivers
pipx install openai-whisper
pipx ensurepath
sudo reboot
whisperai.1742456666.txt.gz · Last modified: 2025/03/20 07:44 by glebelg