Skip to content

About a sft bug #2

Description

@CamellIyquitous

hi, thanks for you excellent work!

i noticed a bug fixing last week in official repo: QwenLM/Qwen3-TTS@022e286

in sft_12hz.py, talker_hidden_states = hidden_states[codec_mask[:, 1:]] -> talker_hidden_states = hidden_states[codec_mask[:, :-1]]

may i ask this fixing is correct or not? i tried both ways but seems there's no different for my both sft results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions