Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Abdelwahab HEBA
kaldi_2015
Commits
22c7c888
Commit
22c7c888
authored
Aug 03, 2015
by
Jan Trmal
Browse files
Fixes of the stage variable/parameter to run from scratch(unless requested otherwise)
parent
f8b9515a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
egs/tedlium/s5/local/online/run_nnet2_ensemble.sh
egs/tedlium/s5/local/online/run_nnet2_ensemble.sh
+1
-1
egs/tedlium/s5/local/online/run_nnet2_ms.sh
egs/tedlium/s5/local/online/run_nnet2_ms.sh
+1
-1
egs/tedlium/s5/local/online/run_nnet2_ms_perturbed.sh
egs/tedlium/s5/local/online/run_nnet2_ms_perturbed.sh
+1
-1
No files found.
egs/tedlium/s5/local/online/run_nnet2_ensemble.sh
View file @
22c7c888
...
...
@@ -8,7 +8,7 @@
.
cmd.sh
stage
=
7
stage
=
0
train_stage
=
-10
use_gpu
=
true
dir
=
exp/nnet2_online/nnet_ms_ensemble
...
...
egs/tedlium/s5/local/online/run_nnet2_ms.sh
View file @
22c7c888
...
...
@@ -8,7 +8,7 @@
.
cmd.sh
stage
=
7
stage
=
0
train_stage
=
-10
use_gpu
=
true
dir
=
exp/nnet2_online/nnet_ms_a
...
...
egs/tedlium/s5/local/online/run_nnet2_ms_perturbed.sh
View file @
22c7c888
...
...
@@ -9,7 +9,7 @@
.
./cmd.sh
set
-e
stage
=
1
stage
=
0
train_stage
=
-10
use_gpu
=
true
splice_indexes
=
"layer0/-2:-1:0:1:2 layer1/-1:2 layer3/-3:3 layer4/-7:2"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment