Acoustic Model Discussions

Flat
Test Acoustic Model Using Julius
User: 12074n12
Date: 5/23/2010 8:00 am
Views: 4665
Rating: 2

Hi,


I have followed the tutorial to test the acoustic model from this link

http://www.voxforge.org/home/dev/acousticmodels/linux/test/htk--julius/julius

Is it only possible to do testing using Julian?

I have tried to use Julius. But I got an error

This is my step of doing it:

  1. julian -input rawfile -filelist wavlst -smpFreq 48000  -C julian.jconf  > juliusOutput
  2. ./ProcessJuliusOutput.pl juliusOutput juliusProcessed

 But, the output from step 2 gives me

#!MLF!#
"*STAT adin_input: /test1.rec"
DIAL
OH
TWO
TWO
OH
OH
ONE
OH

instead of

#!MLF!#
"*/test1.rec"
DIAL
OH
TWO
TWO
OH
OH
ONE
OH


Then, when I try to execute HResults -I testref.mlf tiedlist juliusProcessed,

it gives me this error:

ERROR : LOPEN : Unable to open STAT adin_input: test1.lab

 

Anyone got the same problem?

 

--- (Edited on 5/23/2010 8:00 am [GMT-0500] by 12074n12) ---

Re: Test Acoustic Model Using Julius
User: kmaclean
Date: 6/9/2010 6:07 pm
Views: 2049
Rating: 2

>#!MLF!#
>"*STAT adin_input: /test1.rec"

[...] 

>instead of

>#!MLF!#
>"*/test1.rec"

Have you tried using an editor to search and replace "*STAT adin_input: " with "*" in the juliusProcessed file and then running HResults?

 

--- (Edited on 6/9/2010 7:07 pm [GMT-0400] by kmaclean) ---

PreviousNext