google / lyra

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

Can I build lyra offline? #84

Closed Ryuk17 closed 2 years ago

Ryuk17 commented 2 years ago

I use this command to bulid lyra bazel build -c opt :encoder_main

When starting bazel, it always hung with following message:

"Starting local Bazel server and connecting to it..."

It seems like a network problem, so I wonder it possible to build lyra offline.

aluebs commented 2 years ago

I hope that closing the issue means that you figured it out. If not, feel free to re-open it.