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

Version restriction on cmudict #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatrixManAtYrService
Copy link

Hi, I noticed this which makes me think that new versions of cmudict have broken pronouncing. I noticed that my problems go away if I explicitly install cmudict like:

pip install cmudict==1.0.2

So I think it's likely that other users of your library would also benefit from this version restriction. That said, I haven't actually tested the change that I'm proposing here, it's just a hunch.

Hi,  I noticed [this](prosegrinder/python-cmudict#32) which makes me think that new versions of `cmudict` have broken `pronouncing`.  I noticed that my problems go away if I explicitly install cmudict like:

```Dockerfile
pip install cmudict==1.0.2
```

So I think it's likely that other users of your library would also benefit from this version restriction.  That said, I haven't actually tested the change that I'm proposing here, it's just a hunch.
@MatrixManAtYrService
Copy link
Author

Actually, it looks like the maintainer of cmudict has acknowledged the issue already. They may fix it before anybody but me notices.

@hugovk
Copy link
Contributor

hugovk commented Dec 13, 2022

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

Successfully merging this pull request may close these issues.

2 participants