• Natanael@infosec.pub
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    5 hours ago

    There’s a 300 MB library for audio compression using it. If you have large audio libraries it could eventually become worth the tradeoff.

    https://huggingface.co/facebook/encodec_32khz

    The image versions are probably more useful though.

    The important part for these codes is that it has pre-LLM functions for quality metrics to judge if the output is close enough to indistinguishable (preserves detail, doesn’t add any).

    Although there is also variants deriving a neural net from the media to recreate it from the smaller model.