Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing modules in the requirements #24

Open
K-GOKULAPPADURAI opened this issue Nov 13, 2023 · 0 comments
Open

Missing modules in the requirements #24

K-GOKULAPPADURAI opened this issue Nov 13, 2023 · 0 comments

Comments

@K-GOKULAPPADURAI
Copy link

Add modules in requiremts .txt
Windows OS: add the winsound library.
These are all the requirements pip freeze of windows 11 os by me :
"aiohttp==3.8.6
aiosignal==1.3.1
altgraph==0.17.4
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
colorama==0.4.6
comtypes==1.2.0
elevenlabslib==0.5.2
frozenlist==1.4.0
idna==3.4
multidict==6.0.4
numpy==1.26.1
openai==0.27.4
pefile==2023.2.7
PyAudio==0.2.13
pycparser==2.21
pyinstaller==5.10.1
pyinstaller-hooks-contrib==2023.10
pypiwin32==223
pyttsx3==2.90
pywin32-ctypes==0.2.2
PyYAML==6.0
requests==2.31.0
sounddevice==0.4.6
soundfile==0.12.1
SpeechRecognition==3.10.0
tqdm==4.66.1
typing==3.7.4.3
urllib3==2.0.7
websockets==12.0
yarl==1.9.2
"
linus only: pypiwin32,pywin32,pywincytes etc... are there suggest the one for linux i have installed pypiwin32 which is supporting, in case of using pytsxx3 we are supposed to install libespeak1 library in terminal too chech that its raising an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant