[Voxtral TTS] Correct decode steps param in Voxtral TTS#2524
Merged
Conversation
Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
yenuo26
added a commit
to yenuo26/vllm-omni
that referenced
this pull request
Apr 7, 2026
…iffusion model (vllm-project#2524) - Exclude additional test case `test_wan_2_1_vace_expansion` from the first test command. - Include both `test_wan22_expansion` and `test_wan2_1_vace_expansion` in the second test command. - Update step labels for clarity. Signed-off-by: wangyu <410167048@qq.com>
Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
271ad97 to
444d4dd
Compare
Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Celeste-jq
pushed a commit
to IsleOfDawnlight/vllm-omni-voxcpm
that referenced
this pull request
Apr 14, 2026
…#2524) Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
lengrongfu
pushed a commit
to lengrongfu/vllm-omni
that referenced
this pull request
May 1, 2026
…#2524) Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
clodaghwalsh17
pushed a commit
to clodaghwalsh17/nm-vllm-omni-ent
that referenced
this pull request
May 12, 2026
…#2524) Signed-off-by: Chen-Yo Sun <chenyo.sun@mistral.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
n_decoding_stepargsn_decoding_step - 1steps(8-1 = 7). Correct the param to call it 7 stepTest Plan
Test Result