Comments

Flat
I have a questions about the tree.hed file!! Please Help!
User: bocumad
Date: 5/30/2010 2:29 pm
Views: 3242
Rating: 13

I generated the file using

$ perl mkclscript.prl TB 350 monophones0 >> tree.hed

- but it generates only the TR 2 - TB lines and I want to generate also the QS lines from TR0
I have an example on voxforge or in the HTK demo of quests.hed but they are for english language...and I need them for french language:

The question is: Is it necesary to have all the QS lines as in the quests.hed file?? Can I generate the QS lines automaticaly?

I created some QS lines in the tree.hed myself..

TR 0

QS "R_NonBoundary" {*+*}
QS "R_Silence" {*+sil}
............... here are some other QS lines do I need them??
QS "R_E" {*+E}
QS "R_H" {*+H}
QS "R_O" {*+O}
QS "R_R" {*+R}
QS "R_S" {*+S}
QS "R_Z" {*+Z}
QS "R_a" {*+a}
QS "R_an" {*+an}
QS "R_b" {*+b}
QS "R_d" {*+d}
QS "R_e" {*+e}
QS "R_eh" {*+eh}
QS "R_eu" {*+eu}
QS "R_euf" {*+euf}
QS "R_f" {*+f}
QS "R_i" {*+i}
QS "R_in" {*+in}
QS "R_j" {*+j}
QS "R_k" {*+k}
QS "R_l" {*+l}
QS "R_m" {*+m}
QS "R_n" {*+n}
QS "R_o" {*+o}
QS "R_oh" {*+oh}
QS "R_on" {*+on}
QS "R_p" {*+p}
QS "R_s" {*+s}
QS "R_swa" {*+swa}
QS "R_t" {*+t}
QS "R_u" {*+u}
QS "R_v" {*+v}
QS "R_w" {*+w}
QS "R_y" {*+y}
QS "R_z" {*+z}
QS "L_NonBoundary" {*-*}
QS "L_Silence" {sil-*}
...............here are some other QS lines do I need them??
QS "L_E" {E-*}
QS "L_H" {H-*}
QS "L_O" {O-*}
QS "L_R" {R-*}
QS "L_S" {S-*}
QS "L_Z" {Z-*}
QS "L_a" {a-*}
QS "L_an" {an-*}
QS "L_b" {b-*}
QS "L_d" {d-*}
QS "L_e" {e-*}
QS "L_eh" {eh-*}
QS "L_eu" {eu-*}
QS "L_euf" {euf-*}
QS "L_f" {f-*}
QS "L_i" {i-*}
QS "L_in" {in-*}
QS "L_j" {j-*}
QS "L_k" {k-*}
QS "L_l" {l-*}
QS "L_m" {m-*}
QS "L_n" {n-*}
QS "L_o" {o-*}
QS "L_oh" {oh-*}
QS "L_on" {on-*}
QS "L_p" {p-*}
QS "L_s" {s-*}
QS "L_swa" {swa-*}
QS "L_t" {t-*}
QS "L_u" {u-*}
QS "L_v" {v-*}
QS "L_w" {w-*}
QS "L_y" {y-*}
QS "L_z" {z-*}

TR2

..................


If I don`t have all the QS lines will I loose accuracy or will the next steps work?
Or an easyer way to generate the QS lines.

Re: I have a questions about the tree.hed file!! Please Help!
User: kmaclean
Date: 6/9/2010 4:02 pm
Views: 127
Rating: 11

>The question is: Is it necesary to have all the QS lines as in

>the quests.hed file?? Can I generate the QS lines

>automaticaly?

I believe Sphinxtrain can generate this automatically, see this post for more info.

See also this FAQ entry: How to create tree.hed "questions"

 

PreviousNext