↓ 19 callersMethod__init__(self, in_channels, out_channels, scale=8, kernel_size=3, dilation=1)
qwen_tts/core/models/modeling_qwen3_tts.py:96
↓ 2 callersFunctionrepeat_kv This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch, num_key_value_heads, seqlen, he
qwen_tts/core/tokenizer_12hz/modeling_qwen3_tts_tokenizer_v2.py:109
↓ 2 callersFunctionrepeat_kv This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch, num_key_value_heads, seqlen, he
qwen_tts/core/models/modeling_qwen3_tts.py:622
↓ 1 callersMethod_do_quantize x: torch.Tensor, shape = (T, D) q: torch.Tensor, shape = (T, D) i: torch.Tensor, shape = (T)
qwen_tts/core/tokenizer_25hz/vq/speech_vq.py:239