Skip to content

[Revive] Add support for Voxtral-4B-TTS-2603 to transformers - #47821

Open
grisaitis wants to merge 14 commits into
huggingface:mainfrom
grisaitis:revive-voxtral-45027
Open

[Revive] Add support for Voxtral-4B-TTS-2603 to transformers#47821
grisaitis wants to merge 14 commits into
huggingface:mainfrom
grisaitis:revive-voxtral-45027

Conversation

@grisaitis

Copy link
Copy Markdown

This PR revives the abandoned #45401 by @sachinkumarsingh092, bringing it up to date with the current main branch while preserving all of Sachin's original commits and authorship.

Fixes #45027

Changes

  • Merges the original 13 commits from Add support for Voxtral-4B-TTS-2603 to transformers #45401 into a fresh branch based on current main.
  • Resolves merge conflicts in auto-mapping files caused by the refactor that moved config/name mappings into auto_mappings.py and updated processing_auto.py.
  • Adds voxtral_tts to auto_mappings.py and processing_auto.py so the new model/processor are discoverable by the auto classes.

Authorship

All implementation commits remain authored by Sachin Kumar Singh (@sachinkumarsingh092). The merge commit and conflict resolution are by @grisaitis.

sachinkumarsingh092 and others added 14 commits April 1, 2026 00:31
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
Signed-off-by: Sachin Singh <sachinkumarsingh092@gmail.com>
@sachinkumarsingh092

Copy link
Copy Markdown

Hi @grisaitis, thank you for taking this forward. This PR still had issues with proper rendering of the final output which I didn't get a chance to look into. Is that fixed now?

@grisaitis

Copy link
Copy Markdown
Author

thanks for sharing what wasn't working. I'll take a look in the coming days and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Voxtral-4B-TTS-2603 on transformers library

2 participants