setuptools>=69.0.0
wheel>=0.42.0

# NOTE: torch + torchaudio are installed separately by setup.bat from the
# CUDA 12.8 wheel index (pytorch.org/whl/cu128) — this app is GPU-only.
# Do not add torch here; pip would pull the CPU wheel from PyPI.

PySide6==6.7.2
yt-dlp>=2025.1.26
imageio-ffmpeg>=0.5.1
soundfile>=0.12.1
numpy>=1.26.4,<2.3
tqdm>=4.66.5
huggingface_hub>=0.26.0
faster-whisper>=1.1.1
pyannote.audio>=4.0.0
speechbrain>=1.1.0

