-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_freeze.yml
275 lines (275 loc) · 8.58 KB
/
environment_freeze.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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
name: speech3.9
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- absl-py=1.1.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py39hb9d737c_1
- aiosignal=1.2.0=pyhd8ed1ab_0
- alsa-lib=1.2.3.2=h166bdaf_0
- antlr-python-runtime=4.8=pyhd8ed1ab_3
- appdirs=1.4.4=pyh9f0ad1d_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py39hb9d737c_2
- asttokens=2.0.5=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=21.4.0=pyhd8ed1ab_0
- audioread=2.1.9=py39hf3d152e_3
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.11.1=pyha770c72_0
- blas=2.108=mkl
- blas-devel=3.9.0=8_mkl
- bleach=5.0.0=pyhd8ed1ab_0
- blinker=1.4=py_1
- brotli=1.0.9=h166bdaf_7
- brotli-bin=1.0.9=h166bdaf_7
- brotlipy=0.7.0=py39hb9d737c_1004
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2022.6.15=ha878542_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.0.0=pyhd8ed1ab_0
- certifi=2022.6.15=py39hf3d152e_0
- cffi=1.14.6=py39he32792d_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- click=8.1.3=py39hf3d152e_0
- colorama=0.4.4=pyh9f0ad1d_0
- cpuonly=2.0=0
- cryptography=37.0.2=py39hd97740a_0
- cycler=0.11.0=pyhd8ed1ab_0
- dbus=1.13.6=h48d8840_2
- debugpy=1.6.0=py39h5a03fae_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=0.8.3=pyhd8ed1ab_0
- expat=2.4.8=h27087fc_0
- ffmpeg=4.3=hf484d3e_0
- flit-core=3.7.1=pyhd8ed1ab_0
- fontconfig=2.14.0=h8e229c2_0
- fonttools=4.33.3=py39hb9d737c_0
- freetype=2.10.4=h0708190_1
- frozenlist=1.3.0=py39hb9d737c_1
- gettext=0.19.8.1=h0b5b191_1005
- giflib=5.2.1=h36c2ea0_2
- glib=2.68.4=h9c3ff4c_0
- glib-tools=2.68.4=h9c3ff4c_0
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- google-auth=2.8.0=pyh6c4a22f_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- grpcio=1.46.3=py39h0f497a6_0
- gst-plugins-base=1.18.5=hf529b03_0
- gstreamer=1.18.5=h76c114f_0
- h5py=3.6.0=nompi_py39h7e08c79_100
- hdf5=1.12.1=nompi_h2386368_104
- hydra-core=1.1.1=pyhd8ed1ab_0
- icu=68.2=h9c3ff4c_0
- idna=3.3=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py39hf3d152e_0
- importlib_resources=5.8.0=pyhd8ed1ab_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- ipykernel=6.15.0=pyh210e3f2_0
- ipython=8.4.0=py39hf3d152e_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.7.0=pyhd8ed1ab_0
- jedi=0.18.1=py39hf3d152e_1
- jinja2=3.1.2=pyhd8ed1ab_1
- joblib=1.1.0=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_1
- jsonschema=4.6.0=pyhd8ed1ab_0
- jupyter=1.0.0=py39hf3d152e_7
- jupyter_client=7.3.4=pyhd8ed1ab_0
- jupyter_console=6.4.3=pyhd8ed1ab_0
- jupyter_core=4.10.0=py39hf3d152e_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_widgets=1.1.0=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.3=py39hf939315_0
- krb5=1.19.3=h3790be6_0
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libblas=3.9.0=8_mkl
- libbrotlicommon=1.0.9=h166bdaf_7
- libbrotlidec=1.0.9=h166bdaf_7
- libbrotlienc=1.0.9=h166bdaf_7
- libcblas=3.9.0=8_mkl
- libclang=11.1.0=default_ha53f305_1
- libcurl=7.83.1=h7bff187_0
- libdeflate=1.12=h166bdaf_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.10=h9b69904_4
- libffi=3.3=h58526e2_2
- libflac=1.3.4=h27087fc_0
- libgcc-ng=12.1.0=h8d9b700_16
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libglib=2.68.4=h3e27bee_0
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=8_mkl
- liblapacke=3.9.0=8_mkl
- libllvm10=10.0.1=he513fc3_3
- libllvm11=11.1.0=hf817b99_3
- libnghttp2=1.47.0=h727a467_0
- libogg=1.3.4=h7f98852_1
- libopus=1.3.1=h7f98852_1
- libpng=1.6.37=h21135ba_2
- libpq=13.5=hd57d9b9_1
- libprotobuf=3.19.4=h780b84a_0
- librosa=0.9.1=pyhd8ed1ab_0
- libsndfile=1.0.31=h9c3ff4c_1
- libsodium=1.0.18=h36c2ea0_1
- libssh2=1.10.0=ha56f1ee_2
- libstdcxx-ng=12.1.0=ha89aaad_16
- libtiff=4.4.0=hc85c160_1
- libuuid=2.32.1=h7f98852_1000
- libuv=1.43.0=h7f98852_0
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp=1.2.2=h3452ae3_0
- libwebp-base=1.2.2=h7f98852_1
- libxcb=1.13=h7f98852_1004
- libxkbcommon=1.0.3=he3ba5ed_0
- libxml2=2.9.12=h72842e0_0
- libzlib=1.2.12=h166bdaf_1
- llvm-openmp=14.0.4=he0ac6c6_0
- llvmlite=0.36.0=py39h1bbdace_0
- lz4-c=1.9.3=h9c3ff4c_1
- markdown=3.3.7=pyhd8ed1ab_0
- markupsafe=2.1.1=py39hb9d737c_1
- matplotlib=3.5.2=py39hf3d152e_0
- matplotlib-base=3.5.2=py39h700656a_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py39h3811e60_1005
- mkl=2020.4=h726a3e6_304
- mkl-devel=2020.4=ha770c72_305
- mkl-include=2020.4=h726a3e6_304
- mne-base=1.0.3=pyhd8ed1ab_1
- multidict=6.0.2=py39hb9d737c_1
- munkres=1.1.4=pyh9f0ad1d_0
- mypy=0.961=py39hb9d737c_0
- mypy_extensions=0.4.3=py39hf3d152e_5
- mysql-common=8.0.29=haf5c9bc_1
- mysql-libs=8.0.29=h28c427c_1
- nbclient=0.6.4=pyhd8ed1ab_1
- nbconvert=6.5.0=pyhd8ed1ab_0
- nbconvert-core=6.5.0=pyhd8ed1ab_0
- nbconvert-pandoc=6.5.0=pyhd8ed1ab_0
- nbformat=5.4.0=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.5=pyhd8ed1ab_0
- nettle=3.6=he412f7d_0
- notebook=6.4.12=pyha770c72_0
- nspr=4.32=h9c3ff4c_1
- nss=3.78=h2350873_0
- numba=0.53.1=py39h56b8d98_1
- numpy=1.22.4=py39hc58783e_0
- oauthlib=3.2.0=pyhd8ed1ab_0
- omegaconf=2.1.1=py39hf3d152e_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1o=h166bdaf_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.4.2=py39h1832856_2
- pandoc=2.18=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pcre=8.45=h9c3ff4c_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pillow=9.1.1=py39hae2aec6_1
- pip=22.1.2=pyhd8ed1ab_0
- pluggy=1.0.0=py39hf3d152e_3
- pooch=1.6.0=pyhd8ed1ab_0
- prometheus_client=0.14.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.29=pyha770c72_0
- prompt_toolkit=3.0.29=hd8ed1ab_0
- protobuf=3.19.4=py39he80948d_0
- psutil=5.9.1=py39hb9d737c_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- py=1.11.0=pyh6c4a22f_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.12.0=pyhd8ed1ab_0
- pyjwt=2.4.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyqt=5.12.3=py39h03dd644_4
- pyrsistent=0.18.1=py39hb9d737c_1
- pysocks=1.7.1=py39hf3d152e_5
- pysoundfile=0.10.3.post1=pyhd3deb0d_0
- pytest=7.1.2=py39hf3d152e_0
- python=3.9.0=hffdb5ce_5_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.15.3=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytorch=1.11.0=py3.9_cpu_0
- pytorch-mutex=1.0=cpu
- pytz=2022.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyyaml=6.0=py39hb9d737c_4
- pyzmq=23.1.0=py39headdf64_0
- qt=5.12.9=hda022c4_4
- qtconsole=5.3.1=pyhd8ed1ab_0
- qtconsole-base=5.3.1=pyha770c72_0
- qtpy=2.1.0=pyhd8ed1ab_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- resampy=0.2.2=py_0
- rsa=4.8=pyhd8ed1ab_0
- scikit-learn=1.1.1=py39h4037b75_0
- scipy=1.8.1=py39he49c0e8_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=62.3.4=py39hf3d152e_0
- six=1.16.0=pyh6c4a22f_0
- soupsieve=2.3.1=pyhd8ed1ab_0
- sqlite=3.38.5=h4ff8645_0
- stack_data=0.3.0=pyhd8ed1ab_0
- tensorboard=2.9.1=pyhd8ed1ab_0
- tensorboard-data-server=0.6.0=py39hd97740a_2
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- terminado=0.15.0=py39hf3d152e_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.1=py39hb9d737c_3
- tqdm=4.64.0=pyhd8ed1ab_0
- traitlets=5.2.2.post1=pyhd8ed1ab_0
- typing-extensions=4.2.0=hd8ed1ab_1
- typing_extensions=4.2.0=pyha770c72_1
- tzdata=2022a=h191b570_0
- unicodedata2=14.0.0=py39hb9d737c_1
- urllib3=1.26.9=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.37.1=pyhd8ed1ab_0
- widgetsnbextension=3.6.0=py39hf3d152e_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h7f98852_2
- yarl=1.7.2=py39hb9d737c_2
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.8.0=pyhd8ed1ab_0
- zlib=1.2.12=h166bdaf_1
- zstd=1.5.2=h8a70e8d_1
- pip:
- pyqt5-sip==4.19.18
- pyqtchart==5.12
- pyqtwebengine==5.12.1
variables:
MEG_DATA: /home/altukhov/Data/speech/rawdata/derivatives/