Skip to content

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