↓ 2 callersFunction_write_audio(
client: Any,
payload: Dict[str, Any],
out_path: Path,
*,
dry_run: bool,
force: bool,
speech/scripts/text_to_speech.py:187
↓ 1 callersFunction_build_style_map(
content: ET.Element,
styles_root: ET.Element | None,
ns: dict[str, str],
face_map: dict[str,
slides/scripts/detect_font.py:447
↓ 1 callersFunction_collect_slide_families(
page: ET.Element,
ns: dict[str, str],
style_map: dict[str, set[str]],
face_map: dict[str, st
slides/scripts/detect_font.py:550
↓ 1 callersFunction_generate_one_with_retries(
client: Any,
payload: Dict[str, Any],
*,
attempts: int,
job_label: str,
)
imagegen/scripts/image_gen.py:449
↓ 1 callersFunction_lookup_style_families(
style_name: str, ns: dict[str, str], face_map: dict[str, str], roots: list[ET.Element | None]
)
slides/scripts/detect_font.py:514