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

Add support for ph attribute verification in phoneme tag #19

Open
gsdriver opened this issue Jun 29, 2023 · 1 comment
Open

Add support for ph attribute verification in phoneme tag #19

gsdriver opened this issue Jun 29, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@gsdriver
Copy link
Owner

Splitting this off from #12

From my (limited) experience, the implementation is very picky and hard to debug, since every locale only supports a subset of the IPA phones, and the tag is completely ignored as soon as there's just one unsupported character in the ph attribute. The validation of ph would be a very useful feature, but also very complex. Maybe this should be a separate issue, or even be outsourced to a separate library?

see this archived page) for more details

@gsdriver gsdriver added the help wanted Extra attention is needed label Jun 29, 2023
@lenaschimmel
Copy link

Thanks for keeping this up-to-date!

Just a clarification: the "this archived page" link was only relevant to the feature being in beta / being out of beta. This context got lost during issue splitting. The current version of the API documentation is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants