forked from ColumbiaNLP/angel-system-speech-processor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
speech_server.yml
182 lines (182 loc) · 5.13 KB
/
speech_server.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
name: speech_server
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- brotlipy=0.7.0=py310h7f8727e_1002
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.05.30=h06a4308_0
- certifi=2023.5.7=py310h06a4308_0
- cffi=1.15.1=py310h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py310h06a4308_0
- conda=23.1.0=py310h06a4308_0
- conda-content-trust=0.1.3=py310h06a4308_0
- conda-package-handling=2.1.0=py310h06a4308_0
- conda-package-streaming=0.8.0=py310h06a4308_0
- cryptography=39.0.1=py310h9ce1e76_2
- flask=2.2.2=py310h06a4308_0
- flask-cors=3.0.10=pyhd3eb1b0_0
- idna=3.4=py310h06a4308_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jinja2=3.1.2=py310h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- markupsafe=2.1.1=py310h7f8727e_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.8=h7f8727e_0
- pip=23.1.2=py310h06a4308_0
- pluggy=1.0.0=py310h06a4308_1
- pycosat=0.6.4=py310h5eee18b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.0.0=py310h06a4308_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.11=h955ad1f_3
- readline=8.2=h5eee18b_0
- requests=2.29.0=py310h06a4308_0
- ruamel.yaml=0.17.21=py310h5eee18b_0
- ruamel.yaml.clib=0.2.6=py310h5eee18b_1
- setuptools=67.8.0=py310h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- termcolor=2.1.0=py310h06a4308_0
- tk=8.6.12=h1ccaba5_0
- toolz=0.12.0=py310h06a4308_0
- tqdm=4.65.0=py310h2f386ee_0
- urllib3=1.26.16=py310h06a4308_0
- werkzeug=2.2.3=py310h06a4308_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstandard=0.19.0=py310h5eee18b_0
- pip:
- absl-py==1.4.0
- aiohttp==3.8.4
- aiosignal==1.3.1
- alembic==1.11.1
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- asteroid-filterbanks==0.4.0
- async-timeout==4.0.2
- attrs==23.1.0
- audioread==3.0.0
- backports-cached-property==1.0.2
- cachetools==5.3.1
- cmaes==0.9.1
- cmake==3.26.4
- colorama==0.4.6
- colorlog==6.7.0
- contourpy==1.1.0
- cycler==0.11.0
- decorator==5.1.1
- docopt==0.6.2
- einops==0.3.2
- ffmpeg-python==0.2.0
- filelock==3.12.2
- fonttools==4.40.0
- frozenlist==1.3.3
- fsspec==2023.6.0
- future==0.18.3
- google-auth==2.20.0
- google-auth-oauthlib==1.0.0
- greenlet==2.0.2
- grpcio==1.54.2
- hmmlearn==0.2.8
- huggingface-hub==0.15.1
- hyperpyyaml==1.2.1
- joblib==1.2.0
- julius==0.2.7
- kiwisolver==1.4.4
- lazy-loader==0.2
- librosa==0.9.2
- lit==16.0.6
- llvmlite==0.40.1rc1
- mako==1.2.4
- markdown==3.4.3
- markdown-it-py==3.0.0
- matplotlib==3.7.1
- mdurl==0.1.2
- more-itertools==9.1.0
- mpmath==1.3.0
- msgpack==1.0.5
- multidict==6.0.4
- networkx==2.8.8
- numba==0.57.0
- numpy==1.24.3
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- oauthlib==3.2.2
- omegaconf==2.3.0
- openai-whisper==20230314
- optuna==3.2.0
- packaging==23.1
- pandas==2.0.2
- pillow==9.5.0
- pooch==1.6.0
- primepy==1.3
- protobuf==3.20.1
- pyannote-audio==2.1.1
- pyannote-core==4.5
- pyannote-database==4.1.3
- pyannote-metrics==3.2.1
- pyannote-pipeline==2.3
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydeprecate==0.3.2
- pygments==2.15.1
- pyparsing==3.1.0
- pysndfx==0.3.6
- python-dateutil==2.8.2
- python-speech-features==0.6
- pytorch-lightning==1.6.5
- pytorch-metric-learning==1.7.3
- pytz==2023.3
- pyyaml==6.0
- regex==2023.6.3
- requests-oauthlib==1.3.1
- resampy==0.4.2
- rich==13.4.2
- rsa==4.9
- scikit-learn==1.2.2
- scipy==1.10.1
- semver==2.13.0
- sentencepiece==0.1.99
- shellingham==1.5.0.post1
- simplejson==3.19.1
- singledispatchmethod==1.0
- sortedcontainers==2.4.0
- soundfile==0.10.3.post1
- soxr==0.3.5
- speechbrain==0.5.14
- sqlalchemy==2.0.16
- sympy==1.12
- tabulate==0.9.0
- tensorboard==2.13.0
- tensorboard-data-server==0.7.1
- threadpoolctl==3.1.0
- tiktoken==0.3.1
- torch==1.13.1
- torch-audiomentations==0.11.0
- torch-pitch-shift==1.2.4
- torchaudio==0.13.1
- torchmetrics==0.11.4
- triton==2.0.0
- typer==0.9.0
- typing-extensions==4.6.3
- tzdata==2023.3
- yarl==1.9.2
prefix: /home/da2985/miniconda3/envs/speech_server