Skip to content

Add support for Voxtral-4B-TTS-2603 to transformers#45401

Draft
sachinkumarsingh092 wants to merge 13 commits intohuggingface:mainfrom
sachinkumarsingh092:sachinsingh/45027-add-Voxtral-4B-TTS-2603
Draft

Add support for Voxtral-4B-TTS-2603 to transformers#45401
sachinkumarsingh092 wants to merge 13 commits intohuggingface:mainfrom
sachinkumarsingh092:sachinsingh/45027-add-Voxtral-4B-TTS-2603

Conversation

@sachinkumarsingh092
Copy link
Copy Markdown

What does this PR do?

Fixes #45027

Voxtral-4B-TTS-2503 currently does not have support for inference via transformers library and only uses vllm-omni. This PR adds that.

Paper: https://arxiv.org/abs/2603.25551v2
Huggingface card: https://huggingface.co/mistralai/Voxtral-4B-TTS-2603

Code Agent Policy

The Transformers repo is currently being overwhelmed by a large number of PRs and issue comments written by
code agents. We are currently bottlenecked by our ability to review and respond to them. As a result,
we ask that new users do not submit pure code agent PRs at this time.
You may use code agents in drafting or to help you diagnose issues. We'd also ask autonomous "OpenClaw"-like agents
not to open any PRs or issues for the moment.

PRs that appear to be fully agent-written will probably be closed without review, and we may block users who do this
repeatedly or maliciously.

This is a rapidly-evolving situation that's causing significant shockwaves in the open-source community. As a result,
this policy is likely to be updated regularly in the near future. For more information, please read CONTRIBUTING.md.

  • I confirm that this is not a pure code agent PR.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

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>
@github-actions
Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto, voxtral_tts

@github-actions
Copy link
Copy Markdown
Contributor

View the CircleCI Test Summary for this PR:

https://huggingface.co/spaces/transformers-community/circle-ci-viz?pr=45401&sha=bdac96

@Rocketknight1
Copy link
Copy Markdown
Member

cc @eustlb @ebezzam

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants