NVIDIA / flowtron

Flowtron is an auto-regressive flow-based generative network for text to speech synthesis with control over speech variation and style transfer
https://nv-adlr.github.io/Flowtron
Apache License 2.0
887 stars 177 forks source link

_pickle.UnpicklingError: invalid load key, '<'. in inference.py in colab #156

Open nastia-lado opened 1 year ago

nastia-lado commented 1 year ago

When I use flowtron in colab and I try to use /content/flowtron/models/waveglow_256channels_v4.pt I get an error: _pickle.UnpicklingError: invalid load key, '<'.

kma500 commented 1 year ago

I've been seeing this same error. Has anyone else seen it, or better yet, know how to fix it? Thanks for any thoughts!

souvikg544 commented 1 year ago

Same issue ! Any help will be appreciated

souvikg544 commented 1 year ago

@nastia-lado