ELSEIF
Your brief EB
187 stories from 105 feeds 341 clusters Refreshed 8 minutes ago next pull 16:37

AI Signal 415

Meta EnCodec compresses 2.9MB song to 21KB for paper QR storage and LoRa transfer

A maker used Meta's EnCodec neural audio codec to compress a 2.9MB MP3 to roughly 21KB, small enough to print as eight QR codes on paper or transmit over LoRa radio between ESP32 boards.

WHY IT MATTERS

Neural audio codecs achieve compression ratios far beyond conventional methods, enabling storage and transmission media previously impractical for audio. However, the compressed tokens require a specific neural decoder for playback, creating a preservation dependency where the physical medium may outlast the ability to decode it.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Meta's EnCodec compressed a 2.9MB MP3 to roughly 21KB at its 3 kbps setting, preserving acceptable audio quality, while the 1.5 kbps setting produced heavily degraded output.

02

The 21KB file fits across eight QR codes printed on paper with no error correction redundancy, or transmits over LoRa radio in roughly 90 minutes using a deliberately conservative ACK-and-retry protocol for duty-cycle compliance.

03

Playback requires EnCodec's exact 24 kHz decoder, meaning the stored tokens become unreadable if that specific neural network becomes unavailable, echoing the obsolescence risk of the 1985 Cauzin Softstrip format.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Tomshardware Maker compresses a 2.9MB song by 1000x and prints it on paper as eight QR codes — 21KB song is two minutes long, requires a neural network for playback Open ↗