ArticulatedSocialAgentsPlatform / AsapRealizer

GNU Lesser General Public License v3.0
6 stars 5 forks source link

CoartLipSync: do not deadlock on unknown phonemes #187

Closed ryaghoub closed 8 years ago

ryaghoub commented 8 years ago

If the TTS provides a richer set of phonemes than defined in the coarticulation mappings, the thread used to lock up. Now, defaults are substituted instead (class=vowel, weight=1.0). Tested with CereTTS non-verbal utterances (and normal words too, of course).