# Include common requirements
-r requirements.txt

# CUDA-specific ML dependencies
faster-whisper[cuda]>=1.1.1,<2
ctranslate2[cuda]>=4.6.0,<5
torch>=2.0.0,<3.0.0 --extra-index-url https://download.pytorch.org/whl/cu124
torchvision>=0.15.0,<1.0.0 --extra-index-url https://download.pytorch.org/whl/cu124
transformers[torch]>=4.52.4,<5
wyoming>=1.6.1,<2
hassil>=3.0.1,<4