Use language flag to select the acoustic model to use with ATK.

This commit is contained in:
bringert
2006-01-05 16:34:35 +00:00
parent 5c0d9d52b3
commit a373760ebb
2 changed files with 25 additions and 12 deletions

View File

@@ -5,7 +5,10 @@
SOURCEFORMAT = HAUDIO
SOURCERATE = 625
TARGETKIND = MFCC_0_D_A_Z
# Set in GF/System/ATKSpeechInput.hs
# TARGETKIND = MFCC_0_D_A
TARGETRATE = 100000.0
WINDOWSIZE = 250000.0
ENORMALISE = F
@@ -56,7 +59,7 @@ ARMAN: AUTOSIL = F
HREC: CONFSCALE = 0.15
HREC: CONFOFFSET = 0.0
HREC: CONFBGHMM = bghmm
#HREC: CONFBGHMM = bghmm
# -- Set visibility and positions of ATK controls --