--- license: apache-2.0 library_name: torch base_model: - microsoft/wavlm-large pipeline_tag: audio-to-audio --- # 🗜️ ZipCodec A 6.25 Hz, 0.80 kbit/s streaming neural audio codec based on [WavLM](https://arxiv.org/abs/2110.13900). - 📜 **Paper**: https://arxiv.org/abs/2609.11642 - 🌐 **Project Page**: https://lucadellalib.github.io/zipcodec-web/ - 💾 **GitHub**: https://github.com/lucadellalib/zipcodec --------------------------------------------------------------------------------------------------------- ## ▶️ Quickstart See the readme at: https://github.com/lucadellalib/zipcodec --------------------------------------------------------------------------------------------------------- ## @ Citing ```bibtex @article{dellalibera2026zipcodec, title = {{ZipCodec}: Ultra-Low-Frame-Rate Streaming Speech Coding}, author = {Luca {Della Libera} and Cem Subakan and Mirco Ravanelli}, journal = {arXiv preprint arXiv:2609.11642}, year = {2026}, } ``` --------------------------------------------------------------------------------------------------------- ## 📧 Contact [luca.dellalib@gmail.com](mailto:luca.dellalib@gmail.com) ---------------------------------------------------------------------------------------------------------