@relation syllFeatures %Description from "An Example of context-dependent label %format for HMM-based speech synthesis in English" %Heiga Zen, March 2, 2006 %Extracted only the features relevant to syllble and phrase level %/A/ @attribute prevSyllStress {0,1,2,3} @attribute prevSyllAccent {0,1,2} @attribute noPhonemesPrevSyll numeric %/B/ @attribute curSyllStress {0,1,2,3} @attribute curSyllAccent {0,1,2} @attribute noPhonemesCurSyll numeric @attribute posOfCurSyllInCurWord_fwd numeric @attribute posOfCurSyllInCurWord_bkwd numeric @attribute posOfCurSyllInCurPhrase_fwd numeric @attribute posOfCurSyllInCurPhrase_bkwd numeric @attribute noOfStressedSyllsBeforeCurInCurPhrase numeric @attribute noOfStressedSyllsAfterCurInCurPhrase numeric @attribute noOfAccentedSyllsBeforeCurInCurPhrase numeric @attribute noOfAccentedSyllsAfterCurInCurPhrase numeric @attribute noOfSyllsFromPreviousStressedSyllToCurSyll numeric @attribute noOfSyllsFromCurSyllToNextStressedSyll numeric @attribute noOfSyllsFromPreviousAccentedSyllToCurSyll numeric @attribute noOfSyllsFromCurSyllToNextAccentedSyll numeric @attribute nameOfVowel {e,a,aa,aa1,ar,eh,ou,ou1,o,oo,or,ii,iy,i,@r,@,uh,u,uu,uw,ei,ei1,ai,aer,oi,ow,owr,i@,ir,@@r,@@r1,eir,eri1,ur,ur1, novowel} %/C/ @attribute nextSyllStress {0,1,2,3} @attribute nextSyllAccent {0,1,2} @attribute noPhonemesNextSyll numeric %/G/ @attribute noSyllsPrevPhrase numeric @attribute noWordsPrevPhrase numeric %/H/ @attribute noSyllsInCurPhrase numeric @attribute noWordsInCurPhrase numeric @attribute posOfCurPhraseInUtterance_fwd numeric @attribute posOfCutPhraseInUtterance_bkwd numeric %/I/ @attribute noSyllsInNextPhrase numeric @attribute noWordsInNextPhrase numeric %/J/ @attribute noSyllsInUtterance numeric @attribute noWordsInUtterance numeric @attribute noPhrasesInUtterance numeric %Add 7 DCT coefficients to the features: @attribute DCT1 numeric @attribute DCT2 numeric @attribute DCT3 numeric @attribute DCT4 numeric @attribute DCT5 numeric @attribute DCT6 numeric @attribute DCT7 numeric @data