↓ 2 callersFunctionencode_audio_paths(
codec,
paths: Iterable[str],
*,
batch_size: int,
n_vq: Optional[int],
)
finetuning/prepare_data.py:116
↓ 2 callersFunctionprepare_tts_request_texts(
*,
text: str,
prompt_text: str = "",
voice: str = "",
enable_wetext: bool,
enable_no
text_normalization_pipeline.py:193
↓ 1 callersFunctionattach_reference_audio_codes(
records: List[Dict[str, Any]],
*,
encoded_reference_paths: Dict[str, List[List[int]]],
)
finetuning/prepare_data.py:155