3.96M params for a complete waveform TTS is the headline number, but the evidence breakdown is the more convincing part. Semantic WER sits near 0 across conversational, emotional and long-range, and the one category that spikes is names_places at 7%, exactly the failure mode you flagged asking people to test unusual names.
Is that gap architecture-bound (the frontend struggling with OOV names at this parameter budget) or mostly data scarcity, since that category has the fewest eval utterances? Curious whether scaling the named-entity slice of training data closes it, or whether it needs an explicit phoneme fallback for OOV tokens instead.