mattricesound commited on
Commit
c9ec30f
1 Parent(s): 61cb7e2

Fix requirements to setup

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -167
requirements.txt CHANGED
@@ -1,168 +1,25 @@
1
- absl-py==1.4.0
2
- aiofiles==23.2.1
3
- aiohttp==3.8.5
4
- aiosignal==1.3.1
5
- altair==5.1.0
6
- annotated-types==0.5.0
7
- antlr4-python3-runtime==4.9.3
8
- anyio==3.7.1
9
- appdirs==1.4.4
10
- asteroid==0.5.1
11
- asteroid-filterbanks==0.4.0
12
- astunparse==1.6.3
13
- async-timeout==4.0.2
14
- attrs==23.1.0
15
- audioread==3.0.0
16
- auraloss==0.4.0
17
- black==23.7.0
18
- cached-property==1.5.2
19
- cachetools==5.3.1
20
- certifi==2023.7.22
21
- cffi==1.15.1
22
- charset-normalizer==3.2.0
23
- click==8.1.6
24
- contourpy==1.1.0
25
- cycler==0.11.0
26
- decorator==5.1.1
27
- docker-pycreds==0.4.0
28
- einops==0.6.1
29
- fastapi==0.103.0
30
- ffmpy==0.3.1
31
- filelock==3.12.2
32
- flatbuffers==23.5.26
33
- fonttools==4.42.1
34
- frozenlist==1.4.0
35
- fsspec==2023.6.0
36
- functorch==2.0.0
37
- future==0.18.3
38
- gast==0.4.0
39
- gitdb==4.0.10
40
- GitPython==3.1.32
41
- google-auth==2.22.0
42
- google-auth-oauthlib==1.0.0
43
- google-pasta==0.2.0
44
- gradio==3.41.2
45
- gradio_client==0.5.0
46
- grpcio==1.56.2
47
- h11==0.14.0
48
- h5py==3.9.0
49
- httpcore==0.17.3
50
- httpx==0.24.1
51
- huggingface-hub==0.16.4
52
- hydra-core==1.3.2
53
- HyperPyYAML==1.2.1
54
- idna==3.4
55
- importlib-resources==6.0.1
56
- Jinja2==3.1.2
57
- joblib==1.3.1
58
- jsonschema==4.19.0
59
- jsonschema-specifications==2023.7.1
60
- julius==0.2.7
61
- keras==2.13.1
62
- kiwisolver==1.4.5
63
- libclang==16.0.6
64
- librosa==0.9.1
65
- lightning-utilities==0.9.0
66
- llvmlite==0.40.1
67
- Markdown==3.4.4
68
- MarkupSafe==2.1.3
69
- matplotlib==3.7.2
70
- mccabe==0.7.0
71
- mir-eval==0.7
72
- mpmath==1.3.0
73
- multidict==6.0.4
74
- mypy-extensions==1.0.0
75
- networkx==3.1
76
- nnAudio==0.3.2
77
- numba==0.57.1
78
- numpy==1.24.3
79
- oauthlib==3.2.2
80
- omegaconf==2.3.0
81
- opt-einsum==3.3.0
82
- orjson==3.9.5
83
- packaging==23.1
84
- pandas==2.0.3
85
- panns_hear @ git+https://github.com/qiuqiangkong/HEAR2021_Challenge_PANNs
86
- pathspec==0.11.2
87
- pathtools==0.1.2
88
- pb-bss-eval==0.0.2
89
- pedalboard==0.7.6
90
- pesq==0.0.4
91
- Pillow==10.0.0
92
- platformdirs==3.10.0
93
- pooch==1.6.0
94
- protobuf==4.23.4
95
- psutil==5.9.5
96
- pyasn1==0.5.0
97
- pyasn1-modules==0.3.0
98
- pycodestyle==2.11.0
99
- pycparser==2.21
100
- pydantic==2.3.0
101
- pydantic_core==2.6.3
102
- pydocstyle==6.3.0
103
- pydub==0.25.1
104
- pyflakes==3.1.0
105
- pylama==8.4.1
106
- pyloudnorm==0.1.1
107
- pyparsing==3.0.9
108
- pystoi==0.3.3
109
- python-dateutil==2.8.2
110
- python-multipart==0.0.6
111
- pytorch-lightning==2.0.6
112
- pytorch-ranger==0.1.1
113
- pytz==2023.3
114
- PyYAML==6.0.1
115
- referencing==0.30.2
116
- regex==2023.6.3
117
- requests==2.31.0
118
- requests-oauthlib==1.3.1
119
- resampy==0.2.2
120
- rpds-py==0.10.0
121
- rsa==4.9
122
- ruamel.yaml==0.17.28
123
- ruamel.yaml.clib==0.2.7
124
- safetensors==0.3.1
125
- scikit-learn==1.3.0
126
- scipy==1.11.1
127
- semantic-version==2.10.0
128
- sentencepiece==0.1.99
129
- sentry-sdk==1.29.1
130
- setproctitle==1.3.2
131
- six==1.16.0
132
- smmap==5.0.0
133
- sniffio==1.3.0
134
- snowballstemmer==2.2.0
135
- soundfile==0.12.1
136
- speechbrain==0.5.15
137
- starlette==0.27.0
138
- sympy==1.12
139
- tensorboard==2.13.0
140
- tensorboard-data-server==0.7.1
141
- tensorflow==2.13.0
142
- tensorflow-estimator==2.13.0
143
- termcolor==2.3.0
144
- threadpoolctl==3.2.0
145
- tokenizers==0.13.3
146
- toolz==0.12.0
147
- torch==2.0.1
148
- torch-optimizer==0.3.0
149
- torch-stoi==0.1.2
150
- torchaudio==2.0.2
151
- torchcrepe==0.0.21
152
- torchlibrosa==0.1.0
153
- torchmetrics==1.0.1
154
- torchopenl3==1.0.1
155
- torchvision==0.15.2
156
- tqdm==4.65.0
157
- transformers==4.31.0
158
- typing_extensions
159
- tzdata==2023.3
160
- urllib3==1.26.16
161
- uvicorn==0.23.2
162
- wandb==0.15.7
163
- wav2clip==0.1.0
164
  wav2clip_hear @ git+https://github.com/hohsiangwu/wav2clip-hear.git
165
- websockets==11.0.3
166
- Werkzeug==2.3.6
167
- wrapt==1.15.0
168
- yarl==1.9.2
 
1
+ torch>=1.11.0
2
+ torchaudio>=0.13.0
3
+ functorch
4
+ scipy
5
+ numpy
6
+ torchvision
7
+ pytorch-lightning>=2.0.0
8
+ numba
9
+ wandb
10
+ einops
11
+ hydra-core
12
+ auraloss
13
+ pyloudnorm
14
+ pedalboard
15
+ asteroid
16
+ librosa
17
+ speechbrain
18
+ torchcrepe
19
+ torchopenl3
20
+ tensorflow
21
+ transformers
22
+ torchmetrics>=1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  wav2clip_hear @ git+https://github.com/hohsiangwu/wav2clip-hear.git
24
+ panns_hear @ git+https://github.com/qiuqiangkong/HEAR2021_Challenge_PANNs
25
+ gradio