-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
77 lines (77 loc) · 1.87 KB
/
environment.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
name: voice_cloning
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2022.3.29=h06a4308_1
- certifi=2021.5.30=py36h06a4308_0
- libedit=3.1.20210910=h7f8727e_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1n=h7f8727e_0
- pip=21.2.2=py36h06a4308_0
- python=3.6.8=h0371630_0
- readline=7.0=h7b6447c_5
- setuptools=58.0.4=py36h06a4308_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.11=h1ccaba5_0
- numba=0.48
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.12=h7f8727e_2
- pip:
- absl-py==1.0.0
- appdirs==1.4.4
- astor==0.8.1
- audioread==2.1.9
- cached-property==1.5.2
- cffi==1.15.0
- charset-normalizer==2.0.12
- cycler==0.11.0
- dataclasses==0.8
- decorator==5.1.1
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.44.0
- h5py==3.1.0
- idna==3.3
- importlib-metadata==4.8.3
- inflect==0.2.5
- joblib==1.1.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- librosa==0.6.0
- markdown==3.3.6
- matplotlib==2.1.0
- numpy==1.19.5
- opt-einsum==3.3.0
- packaging==21.3
- pillow==8.4.0
- pooch==1.6.0
- protobuf==3.19.4
- pycparser==2.21
- pyparsing==3.0.8
- python-dateutil==2.8.2
- pytz==2022.1
- requests==2.27.1
- resampy==0.2.2
- scikit-learn==0.24.2
- scipy==1.1.0
- six==1.16.0
- soundfile==0.10.3.post1
- tensorboard==1.15.0
- tensorflow==1.15.2
- tensorflow-estimator==1.15.1
- termcolor==1.1.0
- threadpoolctl==3.1.0
- typing-extensions==4.1.1
- unidecode==1.0.22
- urllib3==1.26.9
- werkzeug==2.0.3
- wrapt==1.14.0
- zipp==3.6.0
prefix: /home/richie/miniconda3/envs/voice_cloning