A simple, convenient and transparent way to run Wyoming Faster Whisper using a CUDA compatible nvidia GPU.

How to use

git clone https://github.com/Cheerpipe/faster-whisper-cuda-docker
cd faster-whisper-cuda-docker
docker compose up -d

Check if GPU is being used:

nvidia-smi

You should see something like this:

image