Problem
IMBE-ASR runs on CPU in the docker-compose stack. Production deployments need CUDA for real-time performance.
Scope
- nvidia-container-toolkit integration in compose
- GPU device reservation
- Fallback to CPU when no GPU available
- Document GPU requirements
Problem
IMBE-ASR runs on CPU in the docker-compose stack. Production deployments need CUDA for real-time performance.
Scope