Is it possible to run just TTS with a portable python version? I got error! #4038
KStormStudio
started this conversation in
General
Replies: 1 comment
-
It should work, but based on the error message you need to install |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the main folder TTS-dev I copied the python folder into it.
I just need the text to speech funtion.
Just running:
python-3.13.0-embed-amd64\python.exe pip install tts
C:\AI Voice Generator\TTS-dev\python-3.13.0-embed-amd64\python.exe: can't open file 'C:\AI Voice Generator\TTS-dev\pip': [Errno 2] No such file or directory
So how can fix it please?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions