Spaces:
Running
on
Zero
Running
on
Zero
File size: 596 Bytes
1397f77 7bc29af 1397f77 7bc29af 1397f77 2947ce0 1397f77 2947ce0 1397f77 2947ce0 1397f77 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
# General dependencies ffmpeg-python>=0.2.0 numpy==1.23.5 requests==2.31.0 tqdm wget # Audio processing faiss-cpu==1.7.3 librosa==0.9.2 pyworld==0.3.4 scipy==1.11.1 soundfile==0.12.1 praat-parselmouth noisereduce audio_upscaler==0.1.4 # Machine learning fairseq==0.12.2 numba; sys_platform == 'linux' numba==0.56.4; sys_platform == 'darwin' or sys_platform == 'win32' torch==2.2.0 torchcrepe==0.0.22 torchvision einops # Visualization matplotlib==3.7.2 tensorboard gradio==4.31.4 # Miscellaneous ffmpy==0.3.1 tensorboardX edge-tts==6.1.9 pypresence beautifulsoup4 flask local-attention spaces |