hyunwin

Results 4 comments of hyunwin

Hello, Yes I have. I was able to get a .pb file but I don't know if the model is pretrained or not from the gen_saved_model.py

Oh I see, so if I get the latest.h5 file from the pretrained-subword-conformer.zip, would that output the pretrained .pb file?

Hi again, I was trying to serve the saved_model.pb file that I got from the Conformer model using this tutorial: https://www.tensorflow.org/tfx/serving/docker I haven't gotten any luck as I think I...

Hi, Was this issue fixed? I'm also having difficulty converting the Conformer model to a SavedModel format. Can anyone provide step-by-step instructions on how to do this? I was able...