forked from RatherRude/Elite-Dangerous-AI-Integration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.45 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
68
69
70
71
72
73
74
75
76
77
78
79
altgraph==0.17.4
annotated-types==0.7.0
anyio==4.4.0
av==12.3.0
cached_path==1.6.3
certifi==2024.7.4
charset-normalizer==3.3.2
colorama==0.4.6
coloredlogs==15.0.1
colorlog==6.8.2
comtypes==1.4.5
ctranslate2==4.3.1
distro==1.9.0
edge_tts==6.1.12
exceptiongroup==1.2.2
faster-whisper==1.0.3
filelock==3.13.4
flatbuffers==24.3.25
flask==3.0.3
fsspec==2024.6.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.23.5
humanfriendly==10.0
idna==3.7
importlib-metadata==8.2.0
inputs==0.5
keyboard==0.13.5
kthread==0.2.3
miniaudio==1.61
MouseInfo==0.1.3
mpmath==1.3.0
num2words==0.5.13
numpy==1.24.4
onnxruntime==1.18.1
openai==1.37.1
packaging==24.1
pefile==2023.2.7
pick==2.4.0
pillow==10.4.0
protobuf==5.27.3
psutil==6.0.0
PyAudio==0.2.14
PyAutoGUI==0.9.54
pydantic==2.9.1
pydantic-core==2.23.3
pygame==2.6.0
PyGetWindow==0.0.9
pyinstaller==6.9.0
pyinstaller-hooks-contrib==2024.7
PyMsgBox==1.0.9
pynput==1.7.7
pyperclip==1.9.0
pypiwin32==223 ; sys_platform == "win32"
pyreadline3==3.4.1
PyRect==0.2.0
PyScreeze==0.1.30
pysilero-vad==1.0.0
pyttsx3==2.90
pytweening==1.2.0
pywin32==306 ; sys_platform == "win32"
pywin32-ctypes==0.2.2 ; sys_platform == "win32"
PyYAML==6.0.1
requests==2.32.3
samplerate==0.2.1
six==1.16.0
sniffio==1.3.1
soundfile==0.12.1
SpeechRecognition==3.10.4
strip_markdown==1.3
sherpa-onnx==1.10.29
sympy==1.13.1
tokenizers==0.19.1
tqdm==4.66.4
typing-extensions==4.12.2
urllib3==2.2.2
zipp==3.19.2
EDMesg @ git+https://github.com/RatherRude/EDMesg.git@00cfd54