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

clean up scripts in #2572 #51

Open
wants to merge 40 commits into
base: cnn_tdnnf
Choose a base branch
from

Conversation

xiaohui-zhang
Copy link

No description provided.

eginhard and others added 30 commits July 25, 2018 13:59
…asr#2573)

If a single phoneme is aligned to the whole utterance, it is counted both as
`begin` and `end`, but is added to the total only once. This caused
`assert count >= 0` in analyze_phone_length_stats.py to fail. Now only the
`begin` is counted in that case.
…aldi-asr#2596)

OpenFst 1.6.7 does not build with 4.8.1, and 4.8.2 has an stl bug that is fatal for Kaldi.
@danpovey
Copy link
Owner

thanks.. best to make this to master at the kaldi repo, my PR may be behind.

@xiaohui-zhang
Copy link
Author

sure! done.

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.