Hi @nyadla-sys ,
I am using your generate_tflite_from_whisper.ipynb to generate whisper models in tflite, and when I open the converted model with netron, I find that the names of its input and output nodes are very long and not what I expected.
I'd like to ask do you have any insights of changing the name of the input and the output nodes?
Many thanks!