Open justforhome opened 3 years ago
Thank you for your request. We are currently working on supporting more platforms.
Could you please make it really open-sourced ?
There are so many .so files......
On Sat, Apr 10, 2021 at 8:20 AM Alejandro Luebs @.***> wrote:
Thank you for your request. We are currently working on supporting more platforms.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/lyra/issues/9#issuecomment-817038472, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADB6UZDMIHX4D4ZKFNXSODLTH6KVHANCNFSM42SY5CCQ .
We are aware of the so limitations and are working on a cleaner solution.
Thank you very much.
Please make it really open-sourced, and could run on stm32h743.
On Tue, Apr 13, 2021 at 7:53 AM Alejandro Luebs @.***> wrote:
We are aware of the so limitations and are working on a cleaner solution.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/lyra/issues/9#issuecomment-818316833, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADB6UZFLOJJYTCUJZH35TRDTIOBWDANCNFSM42SY5CCQ .
There is performance numbers in the readme which most likely includes optimizations that won't be open source (which is fair), my guess is that you will have a hard time running it faster than realtime on that device.
延迟速率能否还有更进一步优化,40ms
In the Lyra v0.0.2 everything has been open-sourced and there are no more ".so" libraries. Hopefully this will make it possible to port it to any embedded platform.
The new Lyra 1.2.0 doesn't depend on custom ARM implementation and uses TFLite instead, so it should be more portable.
Our embedded platform is stm32h743.