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
073b7826
Commit
073b7826
authored
Aug 11, 2015
by
vesis84
Browse files
nnet1: cosmetic change to
0b216964
parent
6d2036c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
egs/rm/s5/local/nnet/run_multilingual.sh
egs/rm/s5/local/nnet/run_multilingual.sh
+4
-4
No files found.
egs/rm/s5/local/nnet/run_multilingual.sh
View file @
073b7826
...
...
@@ -88,7 +88,7 @@ objective_function="multitask$(echo ${ali_dim[@]} | tr ' ' '\n' | \
awk
-v
w
=
$lang_weight_csl
'BEGIN{ split(w,w_arr,/[,:]/); } { printf(",xent,%d,%s", $1, w_arr[NR]); }'
)
"
echo
"Multitask objective function:
$objective_function
"
# DNN training will be in $dir, the alignments are prepared beforeh
e
ad,
# DNN training will be in $dir, the alignments are prepared beforeha
n
d,
dir
=
exp/dnn4g-multilingual
${
num_langs
}
-
$(
echo
$lang_code_csl
|
tr
','
'-'
)
[
!
-e
$dir
]
&&
mkdir
-p
$dir
echo
"
$lang_code_csl
"
>
$dir
/lang_code_csl
...
...
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