# WhisperX and dependencies
git+https://github.com/m-bain/whisperx.git

# Core dependencies (usually installed with WhisperX)
torch>=2.0.0
torchaudio>=2.0.0
transformers>=4.30.0
faster-whisper>=0.9.0

# Audio processing
librosa>=0.10.0
soundfile>=0.12.0

# Alignment models
ctc-segmentation>=1.7.0
