Idlak / idlak

Official home of the Idlak Speech Synthesis Toolkit
Other
66 stars 24 forks source link

Fixed error on default lookups replacing lookup items rather than tab… #58

Closed matthewaylett closed 6 years ago

matthewaylett commented 6 years ago

…les when not present by using a map of maps rather than a single map with a table name as a part of the key.

Tested with valgrind. Also checked make test produces same output. Tested by remove accented e from en nrules-default.xml and put cafe (with accent through the system). All seems good.