-
Notifications
You must be signed in to change notification settings - Fork 9
/
environment.yml
122 lines (122 loc) · 3.23 KB
/
environment.yml
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
name: oort
channels:
- gurobi
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- audioread=2.1.9=py36h5fab9bb_0
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py36h5fab9bb_0
- cffi=1.14.5=py36hc120d54_0
- cycler=0.10.0=py_2
- decorator=5.0.9=pyhd8ed1ab_0
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- gettext=0.19.8.1=h0b5b191_1005
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- gurobi=9.1.0=py36_0
- jbig=2.1=h7f98852_2003
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9d=h36c2ea0_0
- kiwisolver=1.3.1=py36h605e78d_1
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=9_openblas
- libcblas=3.9.0=9_openblas
- libdeflate=1.7=h7f98852_5
- libffi=3.3=h58526e2_2
- libflac=1.3.3=h9c3ff4c_1
- libgcc-ng=9.3.0=h2828fa1_19
- libgfortran-ng=9.3.0=hff62375_19
- libgfortran5=9.3.0=hff62375_19
- libgomp=9.3.0=h2828fa1_19
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=9_openblas
- libllvm8=8.0.1=hc9558a2_0
- libogg=1.3.4=h7f98852_1
- libopenblas=0.3.15=pthreads_h8fe5266_1
- libopus=1.3.1=h7f98852_1
- libpng=1.6.37=h21135ba_2
- librosa=0.7.2=py_1
- libsndfile=1.0.31=h9c3ff4c_1
- libstdcxx-ng=9.3.0=h6de172a_19
- libtiff=4.3.0=hf544144_1
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp-base=1.2.0=h7f98852_2
- llvmlite=0.32.1=py36hfa65bc7_0
- lz4-c=1.9.3=h9c3ff4c_0
- mad=0.15.1b=he1b5a44_0
- ncurses=6.2=h58526e2_4
- nettle=3.6=he412f7d_0
- numba=0.49.1=py36h830a2c2_0
- numpy=1.17.5=py36h2aa4a07_1
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1k=h7f98852_0
- pillow=8.2.0=py36ha6010c0_1
- pip=20.0.2=py_2
- pycparser=2.20=pyh9f0ad1d_2
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysoundfile=0.10.3.post1=pyhd3deb0d_0
- python=3.6.13=hffdb5ce_0_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.6=1_cp36m
- readline=8.1=h46c0cb4_0
- resampy=0.2.2=py_0
- scikit-learn=0.24.2=py36h2fdd933_0
- setuptools=49.6.0=py36h5fab9bb_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.35.5=h74cdb3f_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=h21135ba_1
- tornado=6.1=py36h8f6f2f9_1
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- zstd=1.5.0=ha95c52a_0
- pip:
- boto3==1.17.94
- botocore==1.20.94
- cached-property==1.5.2
- chardet==4.0.0
- click==8.0.1
- filelock==3.0.12
- gdown==3.13.0
- h5py==3.1.0
- idna==2.10
- importlib-metadata==4.5.0
- jmespath==0.10.0
- matplotlib==3.1.3
- pandas==1.1.0
- protobuf==3.17.3
- pybind11==2.6.2
- pyemd==0.5.1
- python-levenshtein==0.12.0
- pytz==2021.1
- pyyaml==5.4.1
- regex==2021.4.4
- requests==2.25.1
- s3transfer==0.4.2
- sacremoses==0.0.45
- scipy==1.4.1
- sentencepiece==0.1.95
- sox==1.3.7
- tensorboardx==2.1
- tokenizers==0.5.2
- torch==1.1.0
- torch-baidu-ctc==0.3.0
- torchvision==0.4.0
- tqdm==4.61.1
- transformers==2.5.1
- typing-extensions==3.10.0.0
- urllib3==1.26.5
- zipp==3.4.1
prefix: /mnt/home/lichenni/anaconda3/envs/oort