Open migueldubme opened 10 months ago
In scripts/tortoise_tts.py, I commented out the half option so it doesn't get assigned in the gen settings and that worked for me.
speed_options = [
"sampler",
"original_tortoise",
# "half",
]
Having the same problem, commenting out the half option did not fix things unfortunately
I´m trying to make this new version work with the script tortoise_tts.py work, but I´m getting this error, any idea what do I have to change ??