forked from vocodedev/vocode-core
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
95 lines (95 loc) · 7.7 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
aiohttp==3.8.6 ; python_full_version >= "3.8.1" and python_version < "3.12"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
anthropic==0.2.10 ; python_full_version >= "3.8.1" and python_version < "3.12"
anyio==3.7.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
appnope==0.1.3 ; python_full_version >= "3.8.1" and python_version < "3.12" and sys_platform == "darwin"
asttokens==2.4.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
azure-cognitiveservices-speech==1.32.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
backcall==0.2.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
boto3==1.28.80 ; python_full_version >= "3.8.1" and python_version < "3.12"
botocore==1.31.80 ; python_full_version >= "3.8.1" and python_version < "3.12"
certifi==2023.7.22 ; python_full_version >= "3.8.1" and python_version < "3.12"
cffi==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
charset-normalizer==3.3.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
click==8.1.7 ; python_full_version >= "3.8.1" and python_version < "3.12"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "3.12" and (platform_system == "Windows" or sys_platform == "win32")
dataclasses-json==0.5.14 ; python_full_version >= "3.8.1" and python_version < "3.12"
decorator==5.1.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
deprecated==1.2.14 ; python_full_version >= "3.8.1" and python_version < "3.12"
distro==1.8.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
elevenlabs==0.2.24 ; python_full_version >= "3.8.1" and python_version < "3.12"
exceptiongroup==1.1.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
executing==2.0.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
fastapi==0.100.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
filelock==3.13.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
frozenlist==1.4.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
fsspec==2023.10.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
greenlet==3.0.1 ; python_full_version >= "3.8.1" and python_version < "3.12" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
httpcore==1.0.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
httpx==0.25.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
huggingface-hub==0.17.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "3.12"
importlib-metadata==6.8.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
ipython==8.12.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
janus==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
jedi==0.19.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
jmespath==1.0.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
joblib==1.3.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
langchain==0.0.198 ; python_full_version >= "3.8.1" and python_version < "3.12"
langchainplus-sdk==0.0.20 ; python_full_version >= "3.8.1" and python_version < "3.12"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
marshmallow==3.20.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
matplotlib-inline==0.1.6 ; python_full_version >= "3.8.1" and python_version < "3.12"
miniaudio==1.59 ; python_full_version >= "3.8.1" and python_version < "3.12"
multidict==6.0.4 ; python_full_version >= "3.8.1" and python_version < "3.12"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
nltk==3.8.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
numexpr==2.8.6 ; python_full_version >= "3.8.1" and python_version < "3.12"
numpy==1.24.4 ; python_full_version >= "3.8.1" and python_version < "3.12"
openai==1.1.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
openapi-schema-pydantic==1.2.4 ; python_full_version >= "3.8.1" and python_version < "3.12"
opentelemetry-api==1.20.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
opentelemetry-sdk==1.20.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
opentelemetry-semantic-conventions==0.41b0 ; python_full_version >= "3.8.1" and python_version < "3.12"
packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
parso==0.8.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
pexpect==4.8.0 ; python_full_version >= "3.8.1" and python_version < "3.12" and sys_platform != "win32"
pickleshare==0.7.5 ; python_full_version >= "3.8.1" and python_version < "3.12"
prompt-toolkit==3.0.39 ; python_full_version >= "3.8.1" and python_version < "3.12"
ptyprocess==0.7.0 ; python_full_version >= "3.8.1" and python_version < "3.12" and sys_platform != "win32"
pure-eval==0.2.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "3.12"
pydantic==1.10.13 ; python_full_version >= "3.8.1" and python_version < "3.12"
pydub==0.25.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
pygments==2.16.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
python-multipart==0.0.6 ; python_full_version >= "3.8.1" and python_version < "3.12"
pyyaml==6.0.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
regex==2023.10.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
requests==2.31.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
s3transfer==0.7.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
scipy==1.10.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
sniffio==1.3.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
sounddevice==0.4.6 ; python_full_version >= "3.8.1" and python_version < "3.12"
speechrecognition==3.10.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
sqlalchemy==2.0.23 ; python_full_version >= "3.8.1" and python_version < "3.12"
stack-data==0.6.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
starlette==0.27.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
tenacity==8.2.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
tokenizers==0.14.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
tqdm==4.66.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
traitlets==5.13.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
typing-extensions==4.8.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
typing-inspect==0.9.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
urllib3==1.26.18 ; python_full_version >= "3.8.1" and python_version < "3.12"
uvicorn==0.21.1 ; python_full_version >= "3.8.1" and python_version < "3.12"
wcwidth==0.2.9 ; python_full_version >= "3.8.1" and python_version < "3.12"
websockets==11.0.3 ; python_full_version >= "3.8.1" and python_version < "3.12"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_version < "3.12"
yarl==1.9.2 ; python_full_version >= "3.8.1" and python_version < "3.12"
zipp==3.17.0 ; python_full_version >= "3.8.1" and python_version < "3.12"