Spaces:
Runtime error
Runtime error
File size: 1,918 Bytes
466446e |
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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 |
SpeechBrain system description
==============================
Python version:
3.9.7 (default, Sep 16 2021, 13:09:58)
[GCC 7.5.0]
==============================
Installed Python packages:
aiohttp==3.8.1
aiosignal==1.2.0
appdirs==1.4.4
async-timeout==4.0.2
attrs==21.4.0
audioread==2.1.9
audiosegment==0.23.0
azure-core==1.21.1
azure-storage-blob==12.9.0
bcrypt==3.2.0
black==19.10b0
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.10
click==8.0.3
cryptography==36.0.1
datasets==1.13.3
decorator==5.1.1
dill==0.3.4
distlib==0.3.4
entrypoints==0.3
ffmpeg==1.4
filelock==3.4.2
flake8==3.7.9
frozenlist==1.3.0
fsspec==2022.2.0
huggingface-hub==0.5.1
HyperPyYAML==1.0.1
identify==2.4.4
idna==3.3
isodate==0.6.1
joblib==1.1.0
librosa==0.8.1
llvmlite==0.38.0
mccabe==0.6.1
more-itertools==8.12.0
msrest==0.6.21
multidict==6.0.2
multiprocess==0.70.12.2
mutagen==1.45.1
nodeenv==1.6.0
numba==0.55.0
numpy==1.21.5
oauthlib==3.1.1
packaging==21.3
pandas==1.3.5
paramiko==2.10.3
pathspec==0.9.0
platformdirs==2.4.1
pluggy==0.13.1
pooch==1.5.2
pre-commit==2.17.0
py==1.11.0
pyarrow==7.0.0
pycodestyle==2.5.0
pycparser==2.21
pydub==0.25.1
pyflakes==2.1.1
PyNaCl==1.5.0
pyparsing==3.0.6
pytest==5.4.1
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2022.1.18
requests==2.27.1
requests-oauthlib==1.3.0
resampy==0.2.2
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
sacremoses==0.0.53
scikit-learn==1.0.2
scipy==1.7.3
scp==0.14.4
sentencepiece==0.1.96
six==1.16.0
SoundFile==0.10.3.post1
speechbrain==0.5.11
threadpoolctl==3.0.0
tokenizers==0.12.1
toml==0.10.2
torch==1.11.0
torchaudio==0.11.0
tqdm==4.62.3
transformers==4.18.0
typed-ast==1.5.1
typing_extensions==4.0.1
urllib3==1.26.8
virtualenv==20.13.0
wcwidth==0.2.5
webrtcvad==2.0.10
xxhash==3.0.0
yamllint==1.23.0
yarl==1.7.2
youtube-dl==2021.12.17
==============================
Could not get git revision==============================
Cuda version:
10.2 |