Open Dirvann opened 1 year ago
I'm trying to create a build only using the V1 model and one of the V2 model to be able to compare them.
For V2:
bazel build -c opt lyra:soundstream_encoder
and For V1:
bazel build -c opt lyra:lyra_encoder
I'm trying to create a build only using the V1 model and one of the V2 model to be able to compare them.
For V2:
and For V1: