forked from savbell/whisper-writer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.08 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
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
av==10.0.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
colorama==0.4.6
coloredlogs==15.0.1
ctranslate2==3.23.0
EasyProcess==1.1
entrypoint2==1.1
faster-whisper==0.10.0
ffmpeg-python==0.2.0
filelock==3.12.0
flatbuffers==23.5.26
frozenlist==1.3.3
fsspec==2023.12.2
future==0.18.3
huggingface-hub==0.20.1
humanfriendly==10.0
idna==3.4
Jinja2==3.1.2
keyboard==0.13.5
llvmlite==0.40.0
MarkupSafe==2.1.2
more-itertools==9.1.0
MouseInfo==0.1.3
mpmath==1.3.0
mss==9.0.1
multidict==6.0.4
networkx==3.1
numba==0.57.0
numpy==1.24.3
onnxruntime==1.16.3
openai==0.27.7
packaging==23.2
Pillow==9.5.0
protobuf==4.25.1
pycparser==2.21
PyGetWindow==0.0.9
PyMsgBox==1.0.9
pynput==1.7.6
pyperclip==1.8.2
pyreadline3==3.4.1
PyRect==0.2.0
pyscreenshot==3.1
PyScreeze==0.1.29
python-dotenv==1.0.0
pytweening==1.0.7
PyYAML==6.0.1
regex==2023.5.5
requests==2.31.0
six==1.16.0
sounddevice==0.4.6
sympy==1.12
tiktoken==0.3.1
tokenizers==0.15.0
torch==2.0.1
tqdm==4.65.0
typing_extensions==4.6.2
urllib3==2.0.2
webrtcvad-wheels==2.0.11.post1
yarl==1.9.2