ultimate-rvc / requirements.txt
Blane187's picture
Upload folder using huggingface_hub
c8be32d verified
raw
history blame
1.41 kB
# General
lib==4.0.0
# Networking
requests==2.32.3 #NOTE upgraded from 2.32.0
yt_dlp==2024.8.6
#TODO add these later
# deemix
# wget
# flask
# beautifulsoup4
# pypresence
# Data science
numpy==1.23.5
scipy~=1.13.0 # NOTE upgraded from 1.11.1
matplotlib==3.9.0 #NOTE upgraded from 3.7.2
tqdm==4.65.0 #NOTE upgraded from unspecified
gradio==4.43.0
# Machine learning
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.1.1+cu121 # NOTE upgraded from 2.0.1+cu118
torchaudio==2.1.1+cu121
torchcrepe==0.0.23 # NOTE upgraded from 0.0.20
./dependencies/fairseq-0.12.2-cp311-cp311-linux_x86_64.whl; sys_platform == 'linux'
./dependencies/fairseq-0.12.3.1-cp311-cp311-win_amd64.whl; sys_platform == 'win32'
./dependencies/diffq-0.2.4-cp311-cp311-win_amd64.whl; sys_platform == 'win32'
tensorboardX
#TODO add these later
# faiss-cpu==1.7.3 # NOTE outcommented due to incompatibility on windows
# tensorboard
# torchfcpe
# local-attention
# libf0
# einops
# numba; sys_platform == 'linux'
# numba==0.57.0; sys_platform == 'darwin' or sys_platform == 'win32'
# Audio
ffmpeg-python>=0.2.0
soundfile==0.12.1
librosa >=0.10 # NOTE upgraded from 0.9.2
sox==1.5.0
pydub==0.25.1
pydub-stubs
pedalboard==0.9.12
audio-separator[gpu]==0.18.3
praat-parselmouth>=0.4.2 # NOTE upgraded from unspecified
pyworld==0.3.4
#TODO add the later
# noisereduce
# audio_upscaler==0.1.4
# edge-tts==6.1.9
# ffmpy==0.3.1