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

word_to_tuples AttributeError for eng-Latn #37

Closed
MarkKoz opened this issue Aug 22, 2019 · 2 comments
Closed

word_to_tuples AttributeError for eng-Latn #37

MarkKoz opened this issue Aug 22, 2019 · 2 comments

Comments

@MarkKoz
Copy link

MarkKoz commented Aug 22, 2019

It happens here because the function panphon.FeatureTable.segs isn't defined:

https://github.com/dmort27/epitran/blob/master/epitran/flite.py#L155

Using Python 3.7.4. This is the output of pip freeze:

editdistance==0.5.3
epitran==1.1
marisa-trie==0.7.5
munkres==1.1.2
numpy==1.17.0
panphon==0.15
PyYAML==5.1.2
regex==2019.8.19
unicodecsv==0.14.1
@dmort27
Copy link
Owner

dmort27 commented Sep 21, 2019

@MarkKoz I believe this has been fixed in GitHub. Please test it and see if this is the case.

@MarkKoz
Copy link
Author

MarkKoz commented Sep 21, 2019

Thanks! The error is indeed gone now.

@MarkKoz MarkKoz closed this as completed Sep 21, 2019
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