SNAC Audio Codec Demo (24kHz)

This Space demonstrates the SNAC (Scalable Neural Audio Codec) model (hubertsiuzdak/snac_24khz).

  1. Upload an audio file (wav, mp3, flac, etc.).
  2. The audio will be automatically resampled to 24kHz if needed.
  3. The 24kHz audio is encoded into discrete codes by SNAC.
  4. These codes are then decoded back into audio by SNAC.
  5. You can listen to the original, the 24kHz version (if resampled), and the final reconstructed audio.

Note: Processing happens on the server. Larger files will take longer. If the input is stereo, only the first channel is processed.