dl-twitch-series icon indicating copy to clipboard operation
dl-twitch-series copied to clipboard

how to load pre-trained model

Open g2384 opened this issue 5 years ago • 0 comments

I'm reading through the E2_word_pronounciations.ipynb tutorial.

There's one line #pred_model = mx.mod.Module.load(prefix, num_epoch) which suggests that we can load pre-trained model. However, I've tried numerous ways to load it. None succeeded.

Could you please show me how to load pre-trained model?

Thanks.

g2384 avatar Jan 22 '20 16:01 g2384