- Added support for Kyutai Lab's [Mimi codec](https://huggingface.co/kyutai/mimi), an amazing new codec with a 12.5 Hz framerate! Simply add `--use_mimi` when encoding audio with `codec_bpe.audio_to_codes` to encode using the Mimi model.
**Note:** Until Mimi is included in a stable release of HuggingFace Transformers, you need to install Transformers from source:
bash
pip install git+https://github.com/huggingface/transformers.gitmain