Text-to-Speech
English

Error with the new version

#84
by andykaufseo - opened

i'm getting this when running the new version of kokoro:

line 23, in
raise Exception(f"Error initializing Kokoro pipeline: {str(e)}")
Exception: Error initializing Kokoro pipeline: 'charmap' codec can't decode byte 0x9d in position 903: character maps to

yup, i had to enforce utf8 in the environment. works fine.

andykaufseo changed discussion status to closed

Sign up or log in to comment