Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about machine learning in this framework #51

Closed
matanox opened this issue May 25, 2020 · 1 comment
Closed

question about machine learning in this framework #51

matanox opened this issue May 25, 2020 · 1 comment

Comments

@matanox
Copy link

matanox commented May 25, 2020

Is it correct to understand from the paper, that no machine learning is involved or directly integrated in the framework that epitran is? or could you point me in the right direction?

@matanox matanox changed the title High level question about machine learning in this framework question about machine learning in this framework May 25, 2020
@dmort27
Copy link
Owner

dmort27 commented May 25, 2020

You are correct that almost all Epitran modules do not use any machine learning—they are purely rule-based. The exception is English, which uses the WFST-based G2P engine from the Flite speech synthesis system (which is trained on a pronouncing dictionary). In principle, Flite could be used to support other languages for which freely available pronouncing dictionaries are available.

@dmort27 dmort27 closed this as completed May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants