-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathrequirements.txt
39 lines (39 loc) · 963 Bytes
/
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
#Python (3+)
Cython
llvmlite
numpy>=1.17.0
pandas==1.1.5
praat-parselmouth
moviepy
scikit-image
sk-video
watchtower
webrtcvad
imutils
coloredlogs
h5py
ujson
numba==0.48.0
librosa==0.9.2
more_itertools
scipy
scikit-learn
pytest==7.0.1
pyyaml==5.4.1
pydub
deepspeech==0.9.3
nltk
lexicalrichness
vaderSentiment
textblob
opencv-python>=4.5.5
pre-commit
ffmpeg
git+https://github.com/cmusatyalab/openface.git
cmake; "Windows" not in platform_system
dlib>=19.13.0; "Windows" not in platform_system
https://github.com/sachadee/Dlib/blob/main/dlib-19.22.99-cp37-cp37m-win_amd64.whl?raw=true; "Windows" in platform_system and python_version == "3.7"
https://github.com/sachadee/Dlib/blob/main/dlib-19.22.99-cp38-cp38-win_amd64.whl?raw=true; "Windows" in platform_system and python_version == "3.8"
https://github.com/sachadee/Dlib/blob/main/dlib-19.22.99-cp39-cp39-win_amd64.whl?raw=true; "Windows" in platform_system and python_version == "3.9"
matplotlib
pydoc-markdown