You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: