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
LINAGORA
L
LGS
Labs
kaldi-modelgen
Commits
ab4ab6ad
Commit
ab4ab6ad
authored
Jan 23, 2017
by
Abdelwahab HEBA
Browse files
Utilisation sur machine locale nj=4
parent
2316fe66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
run.sh
run.sh
+1
-1
No files found.
run.sh
View file @
ab4ab6ad
...
...
@@ -101,7 +101,7 @@ utils/subset_data_dir.sh data/train 120000 data/train_120k
utils/mkgraph.sh
--mono
data/lang_test_tgsmall
\
exp/mono exp/mono/graph_tgsmall
for
test
in
test
dev
;
do
steps/decode.sh
--nj
8
--cmd
"
$decode_cmd
"
exp/mono/graph_tgsmall
\
steps/decode.sh
--nj
4
--cmd
"
$decode_cmd
"
exp/mono/graph_tgsmall
\
data/
$test
exp/mono/decode_tgsmall_
$test
done
)
&
...
...
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