cainteoir-engine icon indicating copy to clipboard operation
cainteoir-engine copied to clipboard

expose a dictionary API to the tts engines

Open rhdunn opened this issue 13 years ago • 1 comments

The engines API should have dictionary support that allows:

  • adding/updating a word to the dictionary;
  • reloading the dictionary set;
  • looking up the pronunciation of a given word.

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 avatar Nov 23 '11 20:11 rhdunn

Depends on #38 (Phoneme Model)

rhdunn avatar Apr 10 '13 23:04 rhdunn