flowtron icon indicating copy to clipboard operation
flowtron copied to clipboard

Error on loading training model "_pickle.UnpicklingError: invalid load key, '<'"

Open unclecode opened this issue 3 years ago • 0 comments

Hi, I have loaded all training models and running following code raise "_pickle.UnpicklingError: invalid load key, '<'" error.

python inference.py -c config.json -f models/flowtron_ljs.pt -w models/waveglow_256channels_v4.pt -t "$tts_text" -i 0

unclecode avatar Jun 08 '22 07:06 unclecode