google / lyra

A Very Low-Bitrate Codec for Speech Compression
Apache License 2.0
3.82k stars 354 forks source link

How to build lyra for linux arm64? #103

Closed XDongiang closed 1 year ago

XDongiang commented 1 year ago

I want to build lyra for linux arm64 platform, please give me a help.

mchinen commented 1 year ago

We haven't tried linux arm64 hosts before, but if you are building on a arm64 host, you may try just following the linux instructions in the README. The default build should be for the native host. If you try it, please report back with what happens.

XDongiang commented 1 year ago

Thank you , i use the linux instructions in the README, it works well !