VoxForge
Hi !!
So two questions actually...
I have a file with all the mfcs for recognition in Julius decoder.
1)How can i produce a file with the output result of recognition of the mfcs?
2)Can it has the same format of HTK so as to use HResults and evaluate my system?
Thanks!!!
--- (Edited on 10/20/2008 4:18 pm [GMT-0500] by orfeas) ---
> 1)How can i produce a file with the output result of recognition of the mfcs?
Yes, you can use -filelist and -outfile. And you can redirect output to a file of course
>2)Can it has the same format of HTK so as to use HResults and evaluate my system?
no
--- (Edited on 10/20/2008 5:57 pm [GMT-0500] by nsh) ---
Hi orfeas,
>2)Can it has the same format of HTK so as to use HResults and
>evaluate my system?
I created a script to take the Julius output and convert it into HTK format so it can be read by HResults... see this page: Test Acoustic Model Using Julius
Ken
--- (Edited on 10/20/2008 8:36 pm [GMT-0400] by kmaclean) ---