-
Notifications
You must be signed in to change notification settings - Fork 7
/
Windows_Anaconda_Environment.yml
127 lines (126 loc) · 3.34 KB
/
Windows_Anaconda_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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: VoiceBot_desktop
channels:
- pytorch
- defaults
dependencies:
- asn1crypto=0.24.0=py36_0
- blas=1.0=mkl
- ca-certificates=2019.5.15=0
- certifi=2019.6.16=py36_1
- cffi=1.12.3=py36h7a1dbc1_0
- chardet=3.0.4=py36_1003
- cryptography=2.7=py36h7a1dbc1_0
- cudatoolkit=10.0.130=0
- cycler=0.10.0=py36h009560c_0
- cymem=1.31.2=py36he980bc4_0
- cytoolz=0.9.0.1=py36hfa6e2cd_1
- dill=0.2.9=py36_0
- freetype=2.9.1=ha9979f8_1
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- intel-openmp=2019.4=245
- jpeg=9b=hb83a4c4_2
- kiwisolver=1.1.0=py36ha925a31_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.0.10=hb898794_2
- matplotlib=3.1.0=py36hc8f65d3_0
- mkl=2019.4=245
- mkl_fft=1.0.12=py36h14836fe_0
- mkl_random=1.0.2=py36h343c172_0
- msgpack-numpy=0.4.4.3=py_0
- msgpack-python=0.5.6=py36he980bc4_1
- murmurhash=0.28.0=py36he025d50_0
- ninja=1.9.0=py36h74a9793_0
- olefile=0.46=py36_0
- openssl=1.1.1c=he774522_1
- pillow=6.0.0=py36hdc69c19_0
- pip=19.1.1=py36_0
- plac=0.9.6=py36_0
- preshed=1.0.1=py36he025d50_0
- pycparser=2.19=py36_0
- pyopenssl=19.0.0=py36_0
- pyparsing=2.4.0=py_0
- pyqt=5.9.2=py36h6538335_2
- pyreadline=2.1=py36_1
- pysocks=1.7.0=py36_0
- python=3.6.8=h9f7ef89_7
- python-dateutil=2.8.0=py36_0
- pytorch=1.1.0=py3.6_cuda100_cudnn7_1
- pytz=2019.1=py_0
- qt=5.9.7=vc14h73c81de_0
- requests=2.22.0=py36_0
- setuptools=41.0.1=py36_0
- sip=4.19.8=py36h6538335_0
- spacy=2.0.12=py36h8300f20_0
- sqlite=3.28.0=he774522_0
- thinc=6.10.3=py36h8300f20_0
- tk=8.6.8=hfa6e2cd_0
- toolz=0.10.0=py_0
- torchvision=0.3.0=py36_cu100_1
- tornado=6.0.3=py36he774522_0
- ujson=1.35=py36hfa6e2cd_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_4
- wheel=0.33.4=py36_0
- win_inet_pton=1.1.0=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- xz=5.2.4=h2fa13f4_4
- zlib=1.2.11=h62dcd97_3
- zstd=1.3.7=h508b16e_0
- pip:
- absl-py==0.7.1
- astor==0.8.0
- astroid==2.2.5
- audioread==2.1.8
- beautifulsoup4==4.8.0
- boto3==1.9.199
- botocore==1.12.199
- colorama==0.4.1
- decorator==4.4.0
- deepspeech==0.5.0a8
- docutils==0.14
- en-core-web-md==2.0.0
- gast==0.2.2
- gingerit==0.8.0
- google-pasta==0.1.7
- grpcio==1.22.0
- h5py==2.9.0
- idna==2.8
- inflect==2.1.0
- isort==4.3.21
- jmespath==0.9.4
- joblib==0.13.2
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- lazy-object-proxy==1.4.1
- librosa==0.7.0
- llvmlite==0.29.0
- markdown==3.1.1
- mccabe==0.6.1
- numba==0.45.0
- numpy==1.17.0
- playsound==1.2.2
- protobuf==3.9.0
- pylint==2.3.1
- pytorch-pretrained-bert==0.6.2
- regex==2019.06.08
- resampy==0.2.1
- s3transfer==0.2.1
- scikit-learn==0.21.3
- scipy==1.3.0
- six==1.12.0
- sounddevice==0.3.13
- soundfile==0.10.2
- soupsieve==1.9.2
- tensorboard==1.14.0
- tensorflow-estimator==1.14.0
- tensorflow-gpu==1.14.0
- termcolor==1.1.0
- tqdm==4.32.2
- typed-ast==1.4.0
- unidecode==1.1.1
- urllib3==1.25.3
- werkzeug==0.15.4
- wikipedia==1.4.0
- wrapt==1.11.2
prefix: C:\ProgramData\Anaconda3\envs\VoiceBot_desktop