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

auto_vot_decode.py crashes on voiced test dataset if min and max vot are not provided #81

Open
MichaelGoodale opened this issue Sep 27, 2018 · 0 comments

Comments

@MichaelGoodale
Copy link
Contributor

Currently if one runs auto_vot_decode.py --vot_tier vot --vot_mark vot config/voicedTestWavList.txt config/voicedTestTgList.txt models/VoicedModel.classifier the code runs for some time before crashing on one of the files with the following error:

16:37:07.944 [VotDecode] INFO: Decoding completed. Traceback (most recent call last): File "/home/michael/autovot/autovot/bin/auto_vot_decode.py", line 235, in <module> auto_vot_tier.append(Interval(textgrid.xmin(), xmin_preds[0], )) IndexError: list index out of range

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

1 participant