Spaces:
Sleeping
Sleeping
File size: 732 Bytes
a293ffc |
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 41 42 43 44 45 |
audioread==3.0.1
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
decorator==5.1.1
ffmpeg-python==0.2.0
filelock==3.13.1
fsspec==2023.12.2
future==0.18.3
huggingface-hub==0.20.3
idna==3.6
Jinja2==3.1.3
joblib==1.3.2
lazy_loader==0.3
librosa==0.10.1
llvmlite==0.41.1
MarkupSafe==2.1.4
mpmath==1.3.0
msgpack==1.0.7
networkx==3.2.1
numba==0.58.1
numpy==1.26.3
packaging==23.2
platformdirs==4.1.0
pooch==1.8.0
pycparser==2.21
pydub==0.25.1
PySoundFile==0.9.0.post1
PyYAML==6.0.1
requests==2.31.0
resampy==0.4.2
scikit-learn==1.4.0
scipy==1.12.0
simpleaudio==1.0.4
soundfile==0.12.1
soxr==0.3.7
sympy==1.12
threadpoolctl==3.2.0
torch==2.1.2
torchaudio==2.1.2
tqdm==4.66.1
typing_extensions==4.9.0
urllib3==2.1.0
wavmark==0.0.3
|