-
Notifications
You must be signed in to change notification settings - Fork 7
/
peft-ser.yml
199 lines (199 loc) · 5.64 KB
/
peft-ser.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
name: efficient-ser
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- absl-py=1.4.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py39hb9d737c_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=22.2.0=pyh71513ae_0
- blas=1.0=mkl
- blinker=1.5=pyhd8ed1ab_0
- bottleneck=1.3.5=py39h7deecbd_0
- brotlipy=0.7.0=py39h27cfd23_1003
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2022.12.7=ha878542_0
- cachetools=5.3.0=pyhd8ed1ab_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py39h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.1.3=unix_pyhd8ed1ab_2
- cryptography=38.0.4=py39h9ce1e76_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- ffmpeg=4.3=hf484d3e_0
- fftw=3.3.9=h27cfd23_1
- filelock=3.9.0=py39h06a4308_0
- flit-core=3.6.0=pyhd3eb1b0_0
- freetype=2.12.1=h4a9f257_0
- frozenlist=1.3.3=py39h5eee18b_0
- gettext=0.21.0=h39681ba_1
- giflib=5.2.1=h5eee18b_1
- gmp=6.2.1=h295c915_3
- gnutls=3.6.15=he1e5248_0
- google-auth=2.16.0=pyh1a96a4e_1
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- grpcio=1.42.0=py39hce63b2e_0
- icu=58.2=hf484d3e_1000
- idna=3.4=py39h06a4308_0
- importlib-metadata=6.0.0=pyha770c72_0
- intel-openmp=2021.4.0=h06a4308_3561
- joblib=1.2.0=pyhd8ed1ab_0
- jpeg=9e=h7f8727e_0
- lame=3.100=h7b6447c_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libblas=3.9.0=12_linux64_mkl
- libcblas=3.9.0=12_linux64_mkl
- libdeflate=1.8=h7f8727e_5
- libffi=3.4.2=h6a678d5_6
- libflac=1.3.4=h27087fc_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=11.2.0=h1234567_1
- libiconv=1.16=h7f8727e_2
- libidn2=2.3.2=h7f8727e_0
- liblapack=3.9.0=12_linux64_mkl
- libogg=1.3.4=h7f98852_1
- libopus=1.3.1=h7f98852_1
- libpng=1.6.37=hbc83047_0
- libprotobuf=3.15.8=h780b84a_1
- libsndfile=1.0.31=h9c3ff4c_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtasn1=4.16.0=h27cfd23_0
- libtiff=4.5.0=h6a678d5_1
- libunistring=0.9.10=h27cfd23_0
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp=1.2.4=h11a3e52_0
- libwebp-base=1.2.4=h5eee18b_0
- libxml2=2.10.3=hcbfbd50_0
- lz4-c=1.9.4=h6a678d5_0
- markdown=3.4.1=pyhd8ed1ab_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py39h7f8727e_0
- mkl_fft=1.3.1=py39hd3c417c_0
- mkl_random=1.2.2=py39h51133e4_0
- multidict=6.0.2=py39h5eee18b_0
- ncurses=6.4=h6a678d5_0
- nettle=3.7.3=hbbd107a_1
- numexpr=2.8.4=py39he184ba9_0
- numpy=1.23.5=py39h14f4228_0
- numpy-base=1.23.5=py39h31eccc5_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openh264=2.1.1=h4ff587b_0
- openssl=1.1.1t=h7f8727e_0
- packaging=22.0=py39h06a4308_0
- pandas=1.5.2=py39h417a72b_0
- pillow=9.3.0=py39h6a678d5_2
- pip=22.3.1=py39h06a4308_0
- platformdirs=3.1.1=pyhd8ed1ab_0
- protobuf=3.15.8=py39he80948d_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.6.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py39h06a4308_0
- pysoundfile=0.11.0=pyhd8ed1ab_0
- python=3.9.16=h7a1cb2a_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.9=2_cp39
- pytorch=1.12.1=py3.9_cuda11.3_cudnn8.3.2_0
- pytorch-mutex=1.0=cuda
- pytz=2022.7=py39h06a4308_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyyaml=6.0=py39h5eee18b_1
- readline=8.2=h5eee18b_0
- regex=2022.7.9=py39h5eee18b_0
- requests=2.28.1=py39h06a4308_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.9=pyhd8ed1ab_0
- scipy=1.10.0=py39h14f4228_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.1=h5082296_0
- tensorboard=2.10.0=py39h06a4308_0
- tensorboard-data-server=0.6.1=py39h52d8a92_0
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tk=8.6.12=h1ccaba5_0
- tokenizers=0.11.4=py39h3dcd8bd_1
- torchaudio=0.12.1=py39_cu113
- torchvision=0.13.1=py39_cu113
- tqdm=4.64.1=py39h06a4308_0
- typing-extensions=4.4.0=py39h06a4308_0
- typing_extensions=4.4.0=py39h06a4308_0
- tzdata=2022g=h04d1e81_0
- urllib3=1.26.14=py39h06a4308_0
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.10=h5eee18b_1
- yaml=0.2.5=h7f98852_2
- yarl=1.7.2=py39hb9d737c_2
- zipp=3.13.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.2=ha4553b6_0
- pip:
- aif360==0.5.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- audiomentations==0.28.0
- audioread==3.0.0
- cloudpickle==2.2.1
- cmake==3.26.4
- contourpy==1.0.7
- cvxopt==1.3.0
- cvxpy==1.3.0
- cylp==0.91.5
- decorator==5.1.1
- ecos==2.0.12
- exceptiongroup==1.1.0
- ffmpeg-python==0.2.0
- fonttools==4.38.0
- fsspec==2023.6.0
- future==0.18.3
- holisticai==0.3.0
- huggingface-hub==0.15.1
- hyperpyyaml==1.2.1
- importlib-resources==5.10.2
- iniconfig==2.0.0
- librosa==0.9.2
- lit==16.0.6
- llvmlite==0.39.1
- matplotlib==3.7.0
- memory-profiler==0.61.0
- more-itertools==9.1.0
- numba==0.56.4
- omegaconf==2.3.0
- osqp==0.6.2.post8
- pluggy==1.0.0
- pooch==1.6.0
- psutil==5.9.4
- pytest==7.2.1
- qdldl==0.1.5.post3
- resampy==0.4.2
- ruamel-yaml==0.17.28
- ruamel-yaml-clib==0.2.7
- s3prl==0.4.10
- safetensors==0.3.1
- scikit-learn==1.2.2
- scs==3.2.2
- seaborn==0.12.2
- sentencepiece==0.1.99
- setuptools==59.5.0
- shap==0.41.0
- slicer==0.0.7
- soundfile==0.12.0
- speechbrain==0.5.14
- tempeh==0.1.12
- tiktoken==0.3.1
- tomli==2.0.1
- transformers==4.30.2
- triton==2.0.0
- whisper==1.1.10
prefix: /home1/tiantiaf/.conda/envs/efficient-ser