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

Implement the NRL Report 7948 letter-to-phoneme algorithm.

Open rhdunn opened this issue 11 years ago • 1 comments

The NRL Report 7948 describes an algorithm for converting English letter sequences to phonemes. This is implemented in various places (such as rsynth's english.c file).

Rsynth also has a ruleset for German in the deutsch.c file.

These rules should be in an external file, with support for the NRL rules and the rsynth modified rules. Rsynth hard codes these rules, so needs to be modified.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026789-implement-the-nrl-report-7948-letter-to-phoneme-algorithm?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 Mar 15 '13 12:03 rhdunn

Depends on #38 (Phoneme Model)

rhdunn avatar Apr 10 '13 23:04 rhdunn