-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
67 lines (67 loc) · 1.03 KB
/
requirements.txt
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
appdirs==1.4.4
audioread==2.1.9
beautifultable==1.0.1
blis==0.7.4
cachetools==4.2.2
catalogue==2.0.4
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==7.1.2
cycler==0.10.0
cymem==2.0.5
cytoolz==0.11.0
decorator==4.4.2
deepspeech==0.9.3
idna==2.10
jellyfish==0.8.2
Jinja2==3.0.1
joblib==1.0.1
kiwisolver==1.3.1
librosa==0.8.1
MarkupSafe==2.0.1
matplotlib==3.4.2
murmurhash==1.0.5
networkx==2.5.1
nltk==3.6.2
numba==0.48.0
numpy>=1.17.3
packaging==20.9
pandas==1.2.5
pathy==0.5.2
Pillow==8.2.0
pooch==1.4.0
preshed==3.0.5
psutil==5.8.0
pycparser==2.20
pydantic==1.7.4
pyfiglet==0.8.post1
pyparsing==2.4.7
pyphen==0.11.0
python-dateutil==2.8.1
pytz==2021.1
pyvad==0.1.3
regex==2021.4.4
requests==2.25.1
resampy==0.2.2
scikit-learn==0.24.2
scipy==1.7.0
six==1.16.0
smart-open==3.0.0
SoundFile==0.10.3.post1
sox==1.4.1
spacy==3.0.6
spacy-legacy==3.0.6
SpeechRecognition==3.8.1
srsly==2.4.1
textacy==0.11.0
thinc==8.0.6
threadpoolctl==2.1.0
toolz==0.11.1
tqdm==4.61.1
typer==0.3.2
urllib3==1.26.6
wasabi==0.8.2
Wave==0.0.2
wcwidth==0.2.5
webrtcvad==2.0.10