rhdunn / cainteoir-engine

The Cainteoir Text-to-Speech core engine
http://reecedunn.co.uk/cainteoir/
GNU General Public License v3.0
43 stars 8 forks source link

expose a dictionary API to the tts engines #17

Open rhdunn opened 12 years ago

rhdunn commented 12 years ago

The engines API should have dictionary support that allows:

This allows support for user and document-based dictionaries, as well as supporting pronunciation verification tools and building exception dictionaries from the results of the verification tool.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026796-expose-a-dictionary-api-to-the-tts-engines?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github).
rhdunn commented 11 years ago

Depends on #38 (Phoneme Model)