google / lyra

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

bazel build -c opt lyra/cli_example:encoder_main #137

Open GitYesm opened 8 months ago

GitYesm commented 8 months ago

When i follow this command, I get an error: Fetching google_protobuf; Clo ning tags/v3.15.4 of https://github.com/protocolbuffers/protobuf.git fatal: unable to access 'https://github.com/protocolbuffers/protobuf.git/': Failed to connect to github.com port 443: Connection timed out

Is there any other solution?