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
cabbb34c
Commit
cabbb34c
authored
Mar 20, 2017
by
Abdelwahab HEBA
Browse files
adding Signal noise ratio program used to evaluate noise in each speech segment
parent
32bf3de9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
path.sh
path.sh
+4
-0
No files found.
path.sh
View file @
cabbb34c
...
...
@@ -29,3 +29,7 @@ sequitur_path="$(dirname $sequitur)/lib/$PYTHON/site-packages"
# Directory under which the LM training corpus should be extracted
LM_CORPUS_ROOT
=
./lm-corpus
# Export SNR program
SNR_ROOT
=
/home/lingora/Documents/Linagora/snr_speech/snr/util/snr_calculator/current
export
PATH
=
$PATH
:
$SNR_ROOT
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