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
linstt-offline-decoding
Commits
8d3ba570
Commit
8d3ba570
authored
May 17, 2018
by
ilyes rebai
Browse files
create trans directory
parent
da5a0f4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
modules/worker_offline/scripts/decode.sh
modules/worker_offline/scripts/decode.sh
+3
-2
No files found.
modules/worker_offline/scripts/decode.sh
View file @
8d3ba570
#!/bin/bash
.
cmd.sh
.
path.sh
.
./
cmd.sh
.
./
path.sh
# call sh ./decoding.sh ../systems/sys1
...
...
@@ -22,6 +22,7 @@ indiceData=$3
datadir
=
$lvcsrRootDir
/kaldi_input_data/
$fileRootName
[
-d
$datadir
]
||
mkdir
-p
$datadir
mkdir
-p
$lvcsrRootDir
/trans
if
[
$stage
-le
0
]
;
then
if
[
-e
$wavdir
/
$fileRootName
.stm
]
;
then
cp
$wavdir
/
$dileRootName
.stm
$datadir
/stm
...
...
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