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

Develop a metric or mapping of vowel similarity #14

Open
emo-eth opened this issue Feb 13, 2018 · 1 comment
Open

Develop a metric or mapping of vowel similarity #14

emo-eth opened this issue Feb 13, 2018 · 1 comment
Labels
enhancement New feature or request feature

Comments

@emo-eth
Copy link
Owner

emo-eth commented Feb 13, 2018

In order to support vowel-partner rhymes (HID -> HEED), we need to determine which vowel sounds are more or less similar to each other. A good starting point is finding the formants of the vowels in the CMU dict.
This is blocking for all of the vowel partners work.

@emo-eth emo-eth added enhancement New feature or request feature labels Feb 13, 2018
@emo-eth
Copy link
Owner Author

emo-eth commented Nov 5, 2019

A MetaVowel class with custom comparison methods would suit this process well. For example, diphthongs can be comprised of their individual phones which can be compared against those of other MetaVowels. This would also allow phones to be overridden for dialects other than the CMU Pronunciation Dictionary's regional Northeastern American English, and more or less strict vowel similarity metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

1 participant