forked from Svito-zar/speech2properties2gestures
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
126 lines (126 loc) · 3.53 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
123
124
125
126
name: speech2prop
channels:
- pytorch
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- absl-py=0.13.0=pyhd8ed1ab_0
- aiohttp=3.7.4.post0=py37h5e8e339_0
- async-timeout=3.0.1=py_1000
- attrs=21.2.0=pyhd8ed1ab_0
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py37h5e8e339_1001
- c-ares=1.17.1=h7f98852_1
- ca-certificates=2021.5.30=ha878542_0
- cached-property=1.5.2=py_0
- cachetools=4.2.2=pyhd8ed1ab_0
- certifi=2021.5.30=py37h06a4308_0
- cffi=1.14.6=py37hc58025e_0
- chardet=4.0.0=py37h89c1867_1
- click=8.0.1=py37h89c1867_0
- cryptography=3.4.7=py37h5d9358c_0
- cudatoolkit=10.1.243=h6bb024c_0
- dataclasses=0.8=pyhc8e2a94_1
- google-auth=1.33.1=pyh6c4a22f_0
- google-auth-oauthlib=0.4.1=py_2
- grpcio=1.38.1=py37hb27c1af_0
- h5py=3.2.1=py37h6c542dc_0
- hdf5=1.10.6=hb1b8bf9_0
- importlib-metadata=4.6.1=py37h89c1867_0
- intel-openmp=2021.3.0=h06a4308_3350
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libprotobuf=3.17.2=h780b84a_1
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libuv=1.40.0=h7b6447c_0
- markdown=3.3.4=pyhd8ed1ab_0
- mkl=2021.3.0=h06a4308_520
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.0=py37h42c9631_2
- mkl_random=1.2.2=py37h51133e4_0
- multidict=5.1.0=py37h5e8e339_1
- ncurses=6.2=he6710b0_1
- ninja=1.10.2=hff7bd54_1
- numpy=1.20.3=py37hf144106_0
- numpy-base=1.20.3=py37h74d4b33_0
- oauthlib=3.1.1=pyhd8ed1ab_0
- openssl=1.1.1k=h27cfd23_0
- pip=21.1.3=py37h06a4308_0
- protobuf=3.17.2=py37hcd2ae1e_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.20=pyh9f0ad1d_2
- pyjwt=2.1.0=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pysocks=1.7.1=py37h89c1867_3
- python=3.7.10=h12debd9_4
- python_abi=3.7=2_cp37m
- pytorch=1.7.1=py3.7_cuda10.1.243_cudnn7.6.3_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- readline=8.1=h27cfd23_0
- requests=2.26.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- setuptools=52.0.0=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=hc218d9a_0
- tensorboard-data-server=0.6.0=py37h7f0c10b_0
- tensorboard-plugin-wit=1.8.0=pyh44b312d_0
- tk=8.6.10=hbc83047_0
- typing-extensions=3.10.0.0=hd3eb1b0_0
- typing_extensions=3.10.0.0=pyh06a4308_0
- urllib3=1.26.6=pyhd8ed1ab_0
- werkzeug=2.0.1=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- yarl=1.6.3=py37h5e8e339_2
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h7b6447c_3
- pip:
- appdirs==1.4.4
- audioread==2.1.9
- charset-normalizer==2.0.3
- comet-ml==3.13.1
- cycler==0.10.0
- decorator==5.0.9
- filelock==3.0.12
- fsspec==2021.7.0
- future==0.18.2
- huggingface-hub==0.0.12
- idna==3.2
- joblib==1.0.1
- kiwisolver==1.3.1
- librosa==0.8.1
- llvmlite==0.36.0
- matplotlib==3.4.2
- numba==0.53.1
- packaging==21.0
- pillow==8.3.1
- pooch==1.4.0
- praat-parselmouth==0.4.0
- pydeprecate==0.3.1
- pydub==0.25.1
- pympi-ling==1.69
- pyparsing==2.4.7
- python-dateutil==2.8.2
- pytorch-lightning==1.2.0
- pyyaml==5.3.1
- regex==2021.7.6
- resampy==0.2.2
- sacremoses==0.0.45
- scikit-learn==0.24.2
- scipy==1.7.0
- soundfile==0.10.3.post1
- tensorboard==2.4.1
- threadpoolctl==2.2.0
- tokenizers==0.10.3
- torchmetrics==0.4.1
- tqdm==4.61.2
- transformers==4.8.2