theanhbr01

Results 2 comments of theanhbr01

Hi, I'm using virtual environment. I had check on code and found an bug that in src/classes/Tts.py line 29, the variable "site_packages" does not include "Lib/site-packages". So i have to...

If you installed all dependencies/libraries in requirements.txt, .model.json should be in .venv/Lib/site-packages/TTS My python version: 3.9.13