requirements for easy imports
This commit is contained in:
47
requirements.txt
Normal file
47
requirements.txt
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
appdirs==1.4.4
|
||||||
|
audioread==2.1.9
|
||||||
|
backcall==0.2.0
|
||||||
|
certifi==2021.5.30
|
||||||
|
cffi==1.14.6
|
||||||
|
charset-normalizer==2.0.6
|
||||||
|
click==8.0.1
|
||||||
|
colorama==0.4.4
|
||||||
|
decorator==5.1.0
|
||||||
|
filelock==3.0.12
|
||||||
|
huggingface-hub==0.0.17
|
||||||
|
idna==3.2
|
||||||
|
ipython==7.27.0
|
||||||
|
jedi==0.18.0
|
||||||
|
joblib==1.0.1
|
||||||
|
librosa==0.8.1
|
||||||
|
llvmlite==0.37.0
|
||||||
|
matplotlib-inline==0.1.3
|
||||||
|
numba==0.54.0
|
||||||
|
numpy==1.20.3
|
||||||
|
packaging==21.0
|
||||||
|
parso==0.8.2
|
||||||
|
pickleshare==0.7.5
|
||||||
|
pooch==1.5.1
|
||||||
|
prompt-toolkit==3.0.20
|
||||||
|
pycparser==2.20
|
||||||
|
Pygments==2.10.0
|
||||||
|
pyparsing==2.4.7
|
||||||
|
PyYAML==5.4.1
|
||||||
|
regex==2021.8.28
|
||||||
|
requests==2.26.0
|
||||||
|
resampy==0.2.2
|
||||||
|
sacremoses==0.0.45
|
||||||
|
scikit-learn==0.24.2
|
||||||
|
scipy==1.7.1
|
||||||
|
six==1.16.0
|
||||||
|
SoundFile==0.10.3.post1
|
||||||
|
threadpoolctl==2.2.0
|
||||||
|
tokenizers==0.10.3
|
||||||
|
torch==1.9.0
|
||||||
|
tqdm==4.62.2
|
||||||
|
traitlets==5.1.0
|
||||||
|
transformers==4.10.2
|
||||||
|
typing-extensions==3.10.0.2
|
||||||
|
urllib3==1.26.6
|
||||||
|
wcwidth==0.2.5
|
||||||
|
wincertstore==0.2
|
||||||
Reference in New Issue
Block a user