v1.1.0
- Added support for Kyutai Lab's Mimi codec, an amazing new codec with a 12.5 Hz framerate! Simply add
--use_mimiwhen encoding audio withcodec_bpe.audio_to_codesto encode using the Mimi model.
Note: Until Mimi is included in a stable release of HuggingFace Transformers, you need to install Transformers from source:pip install git+https://github.com/huggingface/transformers.git@main