What synthesis used to be
Text-to-speech before neural methods was a pipeline of specialised components, and knowing its shape explains what the modern approach collapsed.
Text was normalised, expanding numbers, dates and abbreviations into words. A pronunciation dictionary and letter-to-sound rules converted words to phonemes. A duration model predicted how long each phoneme should last. A pitch and energy model predicted the prosody contour. A vocoder turned those specifications into a waveform.
Each stage needed linguistic resources built per language, and errors compounded down the chain.
The characteristic result was intelligible and unmistakably synthetic. The words were right and the prosody was flat, because prosody was being predicted by a model that saw only the text, and the text does not contain it. Which syllable a speaker emphasises, where they pause for effect, whether they sound amused, are not recoverable from the characters.
Neural methods improved each stage and then, once audio became discrete tokens, replaced the whole pipeline with a single sequence model.

