rhasspy / piper

A fast, local neural text to speech system
https://rhasspy.github.io/piper-samples/
MIT License
6.68k stars 489 forks source link

how to add word expansions or composite word corrections #603

Open Jopp-gh opened 2 months ago

Jopp-gh commented 2 months ago

I'm wondering how to add word expansions or composite word corrections to a given language, be it German or Italian or Chinese of English or any other language?

I checked the onnx.json file for keywords to add my changes but didn't find any. If that json file is usable, where online should I find the relevant keywords to add my exceptions?

I mean...instead to train voices another time, wouldn't it much better to add exceptions to the .onnx.json file? - (big question mark)