google / lyra

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

the first step: bazel build -c opt lyra/cli_example:encoder_main #141

Open a897456 opened 1 month ago

a897456 commented 1 month ago

(base) rian0532@DESKTOP-FF4J7IB:/mnt/e/00/lyra-main$ bazel build -c opt lyra/cli_example:encoder_main ERROR: /mnt/e/00/lyra-main/lyra/cli_example/BUILD:108:10: Analysis failed INFO: Analyzed target //lyra/cli_example:encoder_main (0 packages loaded, 0 targets configured). WARNING: errors encountered while analyzing target '//lyra/cli_example:encoder_main', it will not be built. INFO: Found 0 targets... ERROR: command succeeded, but not all targets were analyzed INFO: Elapsed time: 0.129s, Critical Path: 0.01s INFO: 1 process: 1 internal. ERROR: Build did NOT complete successfully (base) rian0532@DESKTOP-FF4J7IB:/mnt/e/00/lyra-main$

anyone can help me?