-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathenvironment.yaml
53 lines (53 loc) · 952 Bytes
/
environment.yaml
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
name: open-universe
channels:
- pytorch
- nvidia
dependencies:
- python=3.10
- pytorch=2.0.1
- pytorch-cuda=11.7
- torchvision=0.15.2
- torchaudio=2.0.2
- tensorboard
- numpy
- matplotlib
- seaborn
- ipython
- pytest
- sox
- mkl==2024.0 # fix for bug: https://github.com/pytorch/pytorch/issues/123097
- pip
- pip:
- scipy>=1.5.0
- pandas
- tqdm
- pytorch-lightning
- pyroomacoustics
- PyYAML
- rich
- tabulate
- librosa
- hydra-core
- hydra-joblib-launcher
- onnxruntime
- webdataset
- soundfile
- pesq
- auraloss
- torch_ema
- pedalboard
- gradio
- fast_bss_eval
- einops
- jinja2
- joblib
- omegaconf
- pystoi
- setuptools
- soxr
- sympy
- huggingface_hub
- transformers
- speechmos
- python-Levenshtein
- phonemizer