-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
59 lines (57 loc) · 1.04 KB
/
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
54
55
56
57
58
name: encodingmodel_py39
channels:
- conda-forge
dependencies:
- python=3.9
- tqdm
- matplotlib
- seaborn
- pandas
- scikit-learn
- numpy
- hdf5storage
- dill
- textgrid
- tiktoken==0.3.3
- more-itertools
- numba
- cupy
- pytest
- pytest-rerunfailures
- scipy
- openai
- dask
- pysoundfile
- gensim
- omegaconf
- flask
- hydra-core
- jupyterlab
- librosa
- optuna
- python-levenshtein
- pytorch-lightning>=1.7.0
- sox
- psutil
- mpld3
- cox
- einops
- montreal-forced-aligner
- cvxopt
- pip
- pip:
- torch
- torchvision
- torchaudio
- torchelastic
- jupyter-matlab-proxy
- mlens
- hydra-core
- dfply
- transformers
- datasets
- /scratch/snormanh_lab/shared/code/my_himalaya
- /scratch/snormanh_lab/shared/code/my_whisper
- /scratch/snormanh_lab/shared/code/snormanh_lab_python
- git+https://github.com/romesco/hydra-lightning/#subdirectory=hydra-configs-pytorch-lightning
- git+https://github.com/SeanNaren/deepspeech.pytorch.git