forked from padmalcom/ttsdatasetcreator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
enviroment.yml
88 lines (88 loc) · 2.06 KB
/
enviroment.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
name: ttsdatasetcreator
channels:
- defaults
dependencies:
- ca-certificates=2021.5.25=haa95532_1
- certifi=2021.5.30=py38haa95532_0
- openssl=1.1.1k=h2bbff1b_0
- pip=21.1.2=py38haa95532_0
- portaudio=19.6.0=he774522_4
- pyaudio=0.2.11=py38he774522_2
- python=3.8.10=hdbf39b2_7
- setuptools=52.0.0=py38haa95532_0
- sqlite=3.36.0=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- pip:
- appdirs==1.4.4
- audioread==2.1.9
- autopep8==1.5.7
- blis==0.7.4
- catalogue==2.0.4
- cffi==1.14.5
- chardet==4.0.0
- click==7.1.2
- colorama==0.4.4
- commonmark==0.9.1
- cymem==2.0.5
- decorator==5.0.9
- docutils==0.17.1
- future==0.18.2
- idna==2.10
- jedi==0.18.0
- jinja2==3.0.1
- joblib==1.0.1
- keyboard==0.13.5
- librosa==0.8.1
- llvmlite==0.36.0
- markupsafe==2.0.1
- murmurhash==1.0.5
- numba==0.53.1
- numpy==1.21.0
- packaging==20.9
- parso==0.8.2
- pathspec==0.8.1
- pathy==0.6.0
- pooch==1.4.0
- preshed==3.0.5
- pycodestyle==2.7.0
- pycparser==2.20
- pydantic==1.7.4
- pyflakes==2.3.1
- pygments==2.9.0
- pyparsing==2.4.7
- pyqode-qt==2.10.0
- pyqode3-core==3.2.11
- pyqode3-python==3.2.3
- pysoundfile==0.9.0.post1
- python-datamatrix==0.12.0
- python-fileinspector==1.0.2
- python-pseudorandom==0.2.2
- python-qdatamatrix==0.1.31
- python-qnotifications==2.0.6
- pyyaml==5.4.1
- qtawesome==1.0.3
- qtpy==1.9.0
- requests==2.25.1
- resampy==0.2.2
- rich==10.4.0
- scikit-learn==0.24.2
- scipy==1.7.0
- six==1.16.0
- smart-open==5.1.0
- soundfile==0.10.3.post1
- spacy==3.0.6
- spacy-legacy==3.0.6
- srsly==2.4.1
- thinc==8.0.6
- threadpoolctl==2.1.0
- toml==0.10.2
- tqdm==4.61.1
- typer==0.3.2
- urllib3==1.26.6
- wasabi==0.8.2
- webcolors==1.11.1
- webrtcvad==2.0.10
prefix: C:\Users\admin\Anaconda3\envs\ttsdatasetcreator