adding in all voice server requirements
This commit is contained in:
@@ -1,3 +1,32 @@
|
|||||||
flask
|
blinker==1.6.2
|
||||||
openai-whisper
|
certifi==2022.12.7
|
||||||
whisper
|
charset-normalizer==3.1.0
|
||||||
|
click==8.1.3
|
||||||
|
ffmpeg-python==0.2.0
|
||||||
|
filelock==3.12.0
|
||||||
|
Flask==2.3.1
|
||||||
|
future==0.18.3
|
||||||
|
idna==3.4
|
||||||
|
importlib-metadata==6.6.0
|
||||||
|
itsdangerous==2.1.2
|
||||||
|
Jinja2==3.1.2
|
||||||
|
llvmlite==0.39.1
|
||||||
|
MarkupSafe==2.1.2
|
||||||
|
more-itertools==9.1.0
|
||||||
|
mpmath==1.3.0
|
||||||
|
networkx==3.1
|
||||||
|
numba==0.56.4
|
||||||
|
numpy==1.23.5
|
||||||
|
openai-whisper==20230314
|
||||||
|
regex==2023.3.23
|
||||||
|
requests==2.29.0
|
||||||
|
six==1.16.0
|
||||||
|
sympy==1.11.1
|
||||||
|
tiktoken==0.3.1
|
||||||
|
torch==2.0.0
|
||||||
|
tqdm==4.65.0
|
||||||
|
typing_extensions==4.5.0
|
||||||
|
urllib3==1.26.15
|
||||||
|
Werkzeug==2.3.2
|
||||||
|
whisper==1.1.10
|
||||||
|
zipp==3.15.0
|
||||||
|
|||||||
Reference in New Issue
Block a user