Skip to content

Commit da3d8d0

Browse files
authored
Create requirements-test.txt
1 parent 042f9dd commit da3d8d0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

requirements-test.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
pip>=23.3; sys_platform == 'darwin'
2+
audio-separator[gpu]==0.30.1
3+
yt_dlp
4+
wheel; sys_platform == 'darwin'
5+
PyYAML; sys_platform == 'darwin'
6+
wget
7+
ffmpeg-python>=0.2.0
8+
faiss-cpu==1.7.3
9+
soundfile==0.12.1
10+
noisereduce
11+
pedalboard
12+
stftpitchshift
13+
omegaconf>=2.0.6; sys_platform == 'darwin'
14+
numba; sys_platform == 'linux'
15+
numba==0.57.0; sys_platform == 'darwin' or sys_platform == 'win32'
16+
torch==2.3.1
17+
torchaudio==2.3.1
18+
torchvision==0.18.1
19+
torchcrepe==0.0.23
20+
torchfcpe
21+
einops
22+
libf0
23+
transformers==4.44.2

0 commit comments

Comments
 (0)