You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: