-
Notifications
You must be signed in to change notification settings - Fork 84
/
Copy pathenvironment.yaml
71 lines (71 loc) · 1.32 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
59
60
61
62
63
64
65
66
67
68
69
70
71
name: maas
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- audioread
- cudatoolkit=10.1
- ffmpeg
- lame
- librosa=0.9.2
- libsndfile
- matplotlib=3.5.1
- matplotlib-base=3.5.1
- numba
- numpy
- unidecode
- inflect
- numpy-base
- pip
- protobuf=3.20.1
- pysocks=1.7.1
- pysoundfile
- python=3.7.13
- python-dateutil=2.8.2
- python_abi=3.7
- pytorch=1.7.0
- pywavelets=1.3.0
- pyyaml=6.0
- readline
- scikit-learn=1.0.2
- scipy=1.7.3
- setuptools=61.2.0
- six=1.16.0
- sqlite=3.38.5
- tensorboardx=2.2
- threadpoolctl=3.1.0
- tk=8.6.12
- torchaudio=0.7.0
- torchvision=0.8.0
- tqdm
- urllib3
- wheel
- yaml=0.2.5
- pip:
- appnope==0.1.3
- backcall==0.2.0
- cython==0.29.30
- dataclasses==0.6
- future==0.18.2
- greenlet==1.1.2
- ipdb
- ipython
- jedi==0.18.1
- matplotlib-inline==0.1.3
- msgpack==1.0.4
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.30
- ptyprocess==0.7.0
- pygments==2.12.0
- pysptk
- git+https://github.com/fbcotter/pytorch_wavelets.git
- sox
- toml==0.10.2
- traitlets==5.3.0
- wcwidth==0.2.5
- bitstring==3.1.6
- --find-links https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
- ttsfrd