|
# Core dependencies |
|
python-multipart |
|
pip>=23.3; sys_platform == 'darwin' |
|
wheel; sys_platform == 'darwin' |
|
PyYAML; sys_platform == 'darwin' |
|
requests>=2.31.0,<2.33.0 |
|
tqdm |
|
wget |
|
fastapi |
|
uvicorn |
|
|
|
# Audio processing |
|
ffmpeg-python>=0.2.0 |
|
faiss-cpu==1.11.0 |
|
librosa |
|
audio-separator[gpu]==0.30.1 |
|
scipy |
|
soundfile==0.13.1 |
|
noisereduce |
|
pedalboard |
|
stftpitchshift |
|
yt-dlp |
|
|
|
|
|
# Machine learning and deep learning |
|
omegaconf>=2.0.6; sys_platform == 'darwin' |
|
numba; sys_platform == 'linux' |
|
numba==0.59.1; sys_platform == 'darwin' or sys_platform == 'win32' |
|
torch==2.7.0 |
|
torchaudio==2.7.0 |
|
torchvision==0.22.0 |
|
torchcrepe==0.0.23 |
|
torchfcpe |
|
einops |
|
libf0 |
|
transformers==4.51.3 |
|
|
|
# Visualization and UI |
|
gradio==5.29.0 |
|
|
|
# Miscellaneous utilities |
|
certifi>=2023.07.22; sys_platform == 'darwin' |
|
antlr4-python3-runtime==4.13.2; sys_platform == 'darwin' |
|
tensorboardX |
|
edge-tts==7.0.1 |
|
beautifulsoup4 |