↓ 1 callersFunctionapply_repetition_penalty_delay_pattern logits: [B, H, V] or [N, V] prev_tokens: [B, T, H] or [N, T] or [B, H] Apply the repetition penalty independently for each H (VQ head).
moss_tts_local/inference_utils.py:51
↓ 1 callersFunctionapply_repetition_penalty_delay_pattern logits: [B, H, V] or [N, V] prev_tokens: [B, T, H] or [N, T] or [B, H] Apply the repetition penalty independently for each H (VQ head).
moss_tts_delay/inference_utils.py:62
↓ 1 callersFunctionbuild_prefixed_codec_keys(
codec_weight_map: dict[str, str],
main_weight_map: dict[str, str],
prefix: str,
)
scripts/fuse_moss_tts_delay_with_codec.py:222