HebTTS icon indicating copy to clipboard operation
HebTTS copied to clipboard

Installation Errors in Python 3.12 - Works Correctly in Python 3.10.12 !

Open Avri-Here opened this issue 1 year ago • 1 comments

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 :

image

Avri-Here avatar Dec 25 '24 18:12 Avri-Here

@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

shula avatar Jan 16 '25 08:01 shula