SNAC Audio Codec Demo (32kHz)

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

  1. Upload an audio file (wav, mp3, flac, etc.).
  2. The audio will be automatically resampled to 32kHz if needed.
  3. The 32kHz 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 32kHz 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.