lyra VS descript-audio-codec

Compare lyra vs descript-audio-codec and see what are their differences.

lyra

A Very Low-Bitrate Codec for Speech Compression (by google)

descript-audio-codec

State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio. (by descriptinc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lyra descript-audio-codec
18 2
3,720 847
0.9% -
0.0 4.5
over 1 year ago about 1 month ago
C++ Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lyra

Posts with mentions or reviews of lyra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.

descript-audio-codec

Posts with mentions or reviews of descript-audio-codec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.
  • Show HN: Sonauto – a more controllable AI music creator
    1 project | news.ycombinator.com | 10 Apr 2024
    Hey HN,

    My cofounder (four months ago, classmate) and I trained an AI music generation model and after a month of testing we're launching 1.0 today. Ours is interesting because it's a latent diffusion model instead of a language model, which makes it more controllable: https://sonauto.ai/

    Others do music generation by training a Vector Quantized Variational Autoencoder like Descript Audio Codec (https://github.com/descriptinc/descript-audio-codec) to turn music into tokens, then training an LLM on those tokens. Instead, we ripped the tokenization part off and replaced it with a normal variational autoencoder bottleneck (along with some other important changes to enable insane compression ratios). This gave us a nice, normally distributed latent space on which to train a diffusion transformer (like Sora). Our diffusion model is also particularly interesting because it is the first audio diffusion model to generate coherent lyrics!

    We like diffusion models for music generation because they have some interesting properties that make controlling them easier (so you can make your own music instead of just taking what the machine gives you). For example, we have a rhythm control mode where you can upload your own percussion line or set a BPM. Very soon you'll also be able to generate proper variations of an uploaded or previously generated song (e.g., you could even sing into Voice Memos for a minute and upload that!). @Musicians of HN, try uploading your songs and using Rhythm Control/let us know what you think! Our goal is to enable more of you, not replace you.

    For example, we turned this drum line (https://sonauto.ai/songs/uoTKycBghUBv7wA2YfNz) into this full song (https://sonauto.ai/songs/KSK7WM1PJuz1euhq6lS7 skip to 1:05 if inpatient) or this other song I like better (https://sonauto.ai/songs/qkn3KYv0ICT9kjWTmins we accidentally compressed it with AAC instead of Opus which hurt quality, though)

    We also like diffusion models because while they're expensive to train, they're cheap to serve. We built our own efficient inference infrastructure instead of using those expensive inference as a service startups that are all the rage. That's why we're making generations on our site FREE and UNLIMITED for as long as possible.

    We'd love to answer your questions. Let us know what you think of our first model! https://sonauto.ai/

  • TSAC: Low Bitrate Audio Compression
    4 projects | news.ycombinator.com | 8 Apr 2024
    Another useful model to compare to would be DAC https://github.com/descriptinc/descript-audio-codec

    This is the codec that TSAC extended, so it could be a nice comparison to see. I'd also echo Vocos (from sibling comment), it operates on the same Encodec tokens but generally has better reconstruction quality.

What are some alternatives?

When comparing lyra and descript-audio-codec you can also consider the following projects:

codec2 - Open source speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF digital radio.

ESP32_Codec2 - Codec2 library for ESP32 (Arduino)

minisearch - Tiny and powerful JavaScript full-text search engine for browser and Node

Bazel - a fast, scalable, multi-language and extensible build system

elasticsearch-py - Official Python client for Elasticsearch

regex-benchmark - It's just a simple regex benchmark of different programming languages.

signal-ringrtc-node

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

mpc-hc - Media Player Classic