Hello,
I am tryinng to convert tacotron2 and fastspeech2 models using pretrained checkpoint from TensorflowTTS repository. The output tflite models are having flex delegate dependency when viewed in Netron.
In your TTS_tflite_cpp shared models (models_ljspeech.zip) , there is no flex delegate dependency. Can you please share the tflite conversion script which you used for generating the above models ?
Thank you.
Hello,
I am tryinng to convert tacotron2 and fastspeech2 models using pretrained checkpoint from TensorflowTTS repository. The output tflite models are having flex delegate dependency when viewed in Netron.
In your TTS_tflite_cpp shared models (models_ljspeech.zip) , there is no flex delegate dependency. Can you please share the tflite conversion script which you used for generating the above models ?
Thank you.