↓ 1 callersFunction_replace_audio_placeholders(
content: str,
lengths: list[int],
n_vq: int,
gen_slot_token: str,
delay_slot_token: str,
moss_tts_delay/llama_cpp/processor.py:138
↓ 1 callersFunction_sample_next_token_topk_subspace(
*,
model: Any,
logits: torch.Tensor,
do_sample: bool,
temperature: float,
top_k: Opt
moss_tts_local_v1.5/streaming.py:282
↓ 1 callersMethod_try_build_direct_codes(
self,
conversation: list[Dict[str, Any]],
mode: str,
n_vq: int,
)
moss_tts_local_v1.5/processing_moss_tts.py:467