- prepare_tts_native.py: auto-splits long text at sentence/comma boundaries, max 15 tokens per segment - Multi-segment format: each segment gets fresh KV cache - Formula: target_len = n_tokens × 3.2 + 5 per segment - Tested on Edouard Baer monologue: 28 segments, 102s audio Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cp_et_runner.cpp | ||
| export_cp_pte.py | ||
| export_talker_pte.py | ||
| prepare_tts_embeds.py | ||
| prepare_tts_native.py | ||
| prepare_tts_segments.py | ||
| qc_schema_serialize_patched.py | ||
| test_cp_et_quality.py | ||