Closed mapledxf closed 4 years ago
I tried to convert RNNT and LAS structures to TFLITE before, but unfortunately both failed.So the current plan is to validate functionality, provide relevant pre-training models and performance results, and finally tackle TFLITE. By the way, I can only study this problem in my spare time, so I may not have any results until the end of the year.
------------------ 原始邮件 ------------------ 发件人: "Z-yq/TensorflowASR" <notifications@github.com>; 发送时间: 2020年10月13日(星期二) 下午3:45 收件人: "Z-yq/TensorflowASR"<TensorflowASR@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [Z-yq/TensorflowASR] Is there any model that can support tflite conversion? (#7)
I have noticed that enable_tflite_convertible: is commented as `not support true' in all models' config. Any plan to implement this function?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I have noticed that
enable_tflite_convertible:
is commented as `not support true' in all models' config. Any plan to implement this function?