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

fix bug when feats.scp changes name #231

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Baileyswu
Copy link

Hi, mravanelli!
When I change the feature type (mfcc to fbank), the scp file changes (feats.scp to feats_fbank.scp). However, during the decoding process at decode_dnn.sh, the filename is frozen as feats.scp, which causes trouble. Also, the files_dec at run_exp.py needs to be specific in my env.

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.

None yet

1 participant