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

Removing hard-coded mfcc in online batched cuda pipeline #3958

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

LeviBarnes
Copy link
Contributor

In testing, @twisteroidambassador found that we were taking the sample rate and other frame options from mfcc_opts even when feature_type was "fbank." This PR fixes that problem.

@LeviBarnes LeviBarnes changed the title Removing hard-coded mfcc in online batched pipeline Removing hard-coded mfcc in online batched cuda pipeline Feb 26, 2020
@danpovey danpovey merged commit 91ff64e into kaldi-asr:master Feb 27, 2020
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