Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/lyra

A Very Low-Bitrate Codec for Speech Compression observed · 2026-08-28

github.com/google/lyra · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1993
  • days_rel: n/a
  • days_push: 743
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3973 stars · 367 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Lyra is a very low-bitrate speech codec from Google that combines traditional codec techniques with generative machine learning models to compress voice at 3.2-9.2kbps. It runs in real time on-device, including low-end Android phones, using a SoundStream-based generative model to reconstruct high-quality speech.

Use cases

  • compress voice calls for very slow networks
  • stream speech at ultra-low bitrates
  • run real-time speech codec on mobile devices
  • encode voice audio at 3kbps with ML
  • build low-bandwidth voice communication apps

When to choose

  • you need speech compression far below standard codec bitrates
  • you need real-time on-device decoding on mobile hardware
  • voice quality at low bitrate matters more than general audio support

When to avoid

  • you need general audio or music compression, not just speech
  • you need a standardized, interoperable codec for third-party clients
  • you can't integrate Bazel-based C++ builds or ML model dependencies

Facets

library · maturity maintenance

audio-processing machine-learning speech-recognition compression machine-learning speech-processing windows cpp speech-codec low-bitrate generative-model soundstream voice-communication audio android linux macos

1 source

Member repositories

RepositoryRoleHealth v2
google/lyramain23

For agents

markdown · JSON · MCP: product_card(name="google/lyra")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem