| --- |
| 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 |
|
|
| <img src="zipcodec.jpg" width="700"> |
|
|
| --------------------------------------------------------------------------------------------------------- |
|
|
| ## โถ๏ธ 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) |
|
|
| --------------------------------------------------------------------------------------------------------- |
|
|