-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Hello!
I am trying to run a model to generate a MEL spectrogram to run a TTS model on-device. Concretely, I'm trying to run Fastspeech2, and I'm getting this error:
TFLite: Failed to run TFLite Model! Status: unresolved-ops
I assume this means that it runs unsupported operations. My question is: is there a way to know if a model includes unsupported operations, and is there any workaround?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels