Change8

Migrating to Transformers v4.52.4-Kyutai-STT-preview

Complete guide for upgrading to Transformers v4.52.4-Kyutai-STT-preview.

Released: 6/24/2025

0
Breaking Changes
1
Migration Steps
2
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

KyutaiSpeechToTextProcessorKyutaiSpeechToTextForConditionalGeneration

Migration Steps

  1. 1
    Install the preview version using: pip install git+https://github.com/huggingface/transformers@v4.52.4-Kyutai-STT-preview

Release Summary

This release introduces a preview of the Kyutai-STT model architecture, featuring 1B and 2.6B parameter checkpoints for high-accuracy speech-to-text transcription.

Need More Details?

View the full release notes and all changes for Transformers v4.52.4-Kyutai-STT-preview.

View Full Changelog