Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / regression / test-sphinx_fe-logspec2cep.sh
1 #!/bin/sh
2 . ./testfuncs.sh
3
4 tmpout="test-sphinx_fe-logspec2cep.out"
5
6 echo "WAVE2FEAT-LOGSPEC2CEP TEST"
7 run_program sphinx_fe/sphinx_fe \
8 -spec2cep yes \
9 -nfilt 36 \
10 -i $tests/regression/chan3.logspec \
11 -o test-sphinx_fe-logspec2cep.mfc.out  \
12 > $tmpout 2>&1 
13
14 run_program sphinx_cepview/sphinx_cepview \
15 -i 13 \
16 -d 13 \
17 -f test-sphinx_fe-logspec2cep.mfc.out \
18 > test-sphinx_fe-logspec2cep.cepview.out 2>>$tmpout
19
20 compare_table "WAVE2FEAT-LOGSPEC2CEP test" test-sphinx_fe-logspec2cep.cepview.out \
21     $tests/regression/chan3.cepview