Skip to content

v1.1.0

Choose a tag to compare

@AbrahamSanders AbrahamSanders released this 20 Sep 18:29
· 28 commits to main since this release
  • Added support for Kyutai Lab's Mimi codec, 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:
    pip install git+https://github.com/huggingface/transformers.git@main