# Python dependencies for the Sing Along backend (server.py) and audio pipeline.
# Install with:  pip install -r requirements.txt
# Also requires ffmpeg + ffprobe on PATH (e.g. `brew install ffmpeg`).

numpy
librosa
soundfile
scipy
yt-dlp
demucs
faster-whisper
certifi
scipy
