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 speed-perturbatin for swbd + execuation permissions for some fisher_swbd scripts #2205

Merged
merged 1 commit into from Feb 4, 2018

Conversation

hhadian
Copy link
Contributor

@hhadian hhadian commented Feb 4, 2018

No description provided.

Copy link
Contributor

@danpovey danpovey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple small comments.

@@ -108,7 +108,7 @@ dir=${dir}$suffix
build_tree_train_set=train_nodup
train_set=train_nodup_sp
build_tree_ali_dir=exp/tri5a_ali
treedir=exp/chain/tri6_tree
treedir=exp/chain/tri5_tree
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should change this line back because it could problems when running from a later --stage.


rm -r ${destdir}_speed0.9 ${destdir}_speed1.1
utils/copy_data_dir.sh --spk-prefix sp1.0- --utt-prefix sp1.0- ${srcdir} data/temp0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since you are already creating the dir with _speed0.9 and _speed1.0 as suffixes, I think it would be clearer and more consistent to use _speed1.0 as the suffix for this.

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

2 participants