We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042f9dd commit da3d8d0Copy full SHA for da3d8d0
requirements-test.txt
@@ -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