Building against TFlite #1906
Answered
by
jeremiahrose
jeremiahrose
asked this question in
Q&A
Replies: 2 comments
-
The build docs should have the info you're looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah yes, looks like the TFLite instructions are hidden in the Building For Android section.
I was able to get a TFLite build (without compiling for Android) by adding this flag to the Bazel build command:
`--define=runtime=tflite`
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
reuben
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I saw the archived conversation here: #625
I'm wondering if anyone can guide me on how to build Coqui with TensorFlow Lite on an Ubuntu Desktop system? Does the build system support this now?
Thanks!
Jerry
Beta Was this translation helpful? Give feedback.
All reactions