-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Lots of "... contains unknown char/phoneme...Symbol will be skipped." warnings popping up. #5890
Comments
could you please share more details? For example, what yaml config of your fastpitch and what version of NeMo you are using? Thanks. We merged mixed-cases support for graphemes which should distinguish upper from lower if that option is enabled. |
@XuesongYang I'm using the latest repo on github, commit hash: |
I had the same problem. Now I am using v1.14.0 and it works fine for me... |
@daminnock thanks for telling, I'll have a try. |
@daminnock @godspirit00 I am closing this issue because the bug has been fixed. Please feel free to re-open if any problems. Thanks. |
@XuesongYang Thank you for the update!
What am I missing? |
@godspirit00 could you pls rebase to the latest main and run again |
@XuesongYang I pulled the latest code on main and ran |
@tango4j any thoughts about this error? |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
@XuesongYang Sorry, I missed this issue. I will remove all unnecessary |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
@godspirit00 @XuesongYang This problem arises because of jit compiler decorator for diarization pipeline. I removed all the decorators. @godspirit00 |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
I tried to train a fastpitch model on the Blizzard 2013 dataset. When I started the training, lots of such warnings kept popping up, for example,
But it seems that the original text is made up of just some ordinary words.
Is it normal?
What needs to be done about it?
Thanks!
The text was updated successfully, but these errors were encountered: