HebTTS
HebTTS copied to clipboard
Installation Errors in Python 3.12 - Works Correctly in Python 3.10.12 !
There are installation errors in Python 3.12, works properly with 3.10.12. Installing dependencies with Python 3.12 results in errors that do not occur with Python 3.10.12.
as colab :
@Avri-Here do you remember which errors? which dependencies went wrong?
In my machine, The only errors I received were for the optional "audiocraft", specifically with the requested spacy version from that package.
When I finally ran the example command, I got 100% CPU for 2 minutes, and the output file was correct (in the "out" subdirectory)
python 3.12 arch linux