Comments

Flat
grammar file
User: ibr
Date: 8/12/2015 3:20 am
Views: 2909
Rating: 0

hi

regarding the commands of rule in the grammar file such as SENT or LOOKUP, if i want to make a different connection of the words what other command i can use? is there any source to explain all the commands that i can use in grammar file cause when i used SENT i couldn't but follow the same pattern _v _n or _v

thank

Re: grammar file
User: kmaclean
Date: 8/12/2015 12:56 pm
Views: 30
Rating: 1

>is there any source to explain all the commands that i can use in grammar file

http://julius.osdn.jp/en_index.php?q=en_grammar.html

Re: grammar file
User: ibr
Date: 8/12/2015 2:02 pm
Views: 37
Rating: 0

thanks for the help again

one question though, when i implemented the command

HHEd -A -D -T 1 -H hmm12/macros -H hmm12/hmmdefs -M hmm13 tree.hed triphones1

i got the errors

No HTK Configuration Parameters Set
HHEd
 136/136 Models Loaded [5 states max, 1 mixes max]
RO 100.00 ''
 Setting outlier threshold for clustering
 RO->LS stats
  and loading state occupation stats
  ERROR [+5010]  InitSource: Cannot open source file stats
  ERROR [+7210]  LoadStatsFile: Can't open file stats
 FATAL ERROR - Terminating program HHEd

could that happened because of hmmdefs, triphones1 ,tree.hed? and could the aligned.mlf  has affect this error?

really appreciate the help

Re: grammar file
User: kmaclean
Date: 8/14/2015 11:00 am
Views: 39
Rating: 1

>InitSource: Cannot open source file stats
look at step 9 of the VoxForge tutorial - the last HERest run creates the missing stats file:

HERest  -A -D -T 1 -C config -I wintri.mlf -t 250.0 150.0 3000.0 -s stats -S train.scp -H hmm11/macros -H hmm11/hmmdefs -M hmm12 triphones1

PreviousNext