Parameters
Default
Recommended
qminsnr >
50
qmaxsnr
600
maxpk
2
maxring
5
ringthres
10000
pvdwin
8
pvdthresh
30
5000
pvdrblow
380
pvdrhig
510
maxansiz
125
159
maxans2
maxans3
220
lohiss
22
hihiss
16
bhparm
cvthr1
80
cvthr2
165
maxcvth
390
nmaxbrod
nmaxerg
65
maxsil
45
voice_thres >
25
sil_thres
bandf_low
0
bandf_high
tn_qlt.pvd_qual.qminsnr = qminsnr; tn_qlt.pvd_qual.qmaxsnr = qmaxsnr; tn_qlt.pvd_qual.maxpk = maxpk; tn_qlt.pvd_qual.maxring = maxring; tn_qlt.pvd_qual.ringthres = ringthres; tn_qlt.pvd_qual.pvdwin = pvdwin; tn_qlt.pvd_qual.pvdthresh = pvdthresh; tn_qlt.pvd_qual.pvdrblow = pvdrblow; tn_qlt.pvd_qual.pvdrbhig = pvdrbhig; tn_qlt.amd_qual.maxansiz = maxansiz; tn_qlt.amd_qual.maxans2 = maxans2; tn_qlt.amd_qual.maxans3 = maxans3; tn_qlt.amd_qual.lohiss = lohiss; tn_qlt.amd_qual.hihiss = hihiss; tn_qlt.amd_qual.bhparm = bhparm; tn_qlt.amd_qual.cvthr1 = cvthr1; tn_qlt.amd_qual.cvthr2 = cvthr2; tn_qlt.amd_qual.maxcvth = maxcvth; tn_qlt.amd_qual.nmaxbrod = nmaxbrod; tn_qlt.amd_qual.nmaxerg = nmaxerg; tn_qlt.amd_qual.maxsil = maxsil; tn_qlt.amd_qual.voice_thres = voice_thres; tn_qlt.amd_qual.sil_thres = sil_thres; tn_qlt.amd_qual.bandf_low = bandf_low; tn_qlt.amd_qual.bandf_high = bandf_high; dx_setqualtmplate(dev, qual_template, &tn_qlt) dx_getqualtmplate(dev, qual_template, &tn_qlt) where… dev – voice board device handle (dxxxB1) qual_template – qualification template ID- PVD (5) or PAMD (11) tn_qlt – pointer to the qualification template data structure
[sigDet] init i96 !Delete the default PVD qualification template DeletePvd 128193 !User defined Pvd template. PvdDesc signalId 128193 PvdDesc signalLabel 0000 PvdDesc minSnr 50 PvdDesc maxSnr 600 PvdDesc maxPk 2 PvdDesc maxRing 5 PvdDesc ringThresh 10000 PvdDesc PvdWin 8 PvdDesc PvdVthresh 5000 PvdDesc PvdRbLow 380 PvdDesc PvdRbHigh 510 CreatePvd !Delete the default PAMD qualification template DeletePamd 106561 !User defined PAMD template. PamdDesc signalId 106561 PamdDesc signalLabel 0000 PamdDesc minRing 190 PamdDesc mask 1 PamdDesc maxAnsiz1 159 PamdDesc maxAnsiz2 159 PamdDesc maxAnsiz3 159 PamdDesc loHiss 22 PamdDesc hiHiss 16 PamdDesc bhParm 5 PamdDesc cvThresh1 80 PamdDesc cvThresh2 165 PamdDesc maxCvThresh 390 PamdDesc nMaxBroad 2 PamdDesc nMaxErg 65 PamdDesc maxSilence 45 PamdDesc voiceThresh 25 PamdDesc silenceThresh 5000 PamdDesc rjFbandLow 0 PamdDesc rjFbandHigh 0 CreatePamd
[COMP sigdet] { Attribute :std_ComponentType:0x07 NumInstances :96 StartInstanceNum :1 ConfigOption :YES InitOption :NO <----------- Change from YES to NO DependentComp :waveAnalyser }
Attribute :std_ComponentType:0x07 NumInstances :96 StartInstanceNum :1 ConfigOption :YES InitOption :NO <----------- Change from YES to NO DependentComp :waveAnalyser
[COMP sigdet] { Attribute :std_ComponentType:0x07 NumInstances :4 <-------------Note this value StartInstanceNum :1 ConfigOption :YES InitOption :NO <----------- Change from YES to NO DependentComp :waveAnalyser }
Attribute :std_ComponentType:0x07 NumInstances :4 <-------------Note this value StartInstanceNum :1 ConfigOption :YES InitOption :NO <----------- Change from YES to NO DependentComp :waveAnalyser
[sigDet] init i4 !Delete the default PVD qualification template DeletePvd 128193 !User defined Pvd template. PvdDesc signalId 128193 PvdDesc signalLabel 0000 PvdDesc minSnr 50 PvdDesc maxSnr 600 PvdDesc maxPk 2 PvdDesc maxRing 5 PvdDesc ringThresh 10000 PvdDesc PvdWin 8 PvdDesc PvdVthresh 5000 PvdDesc PvdRbLow 380 PvdDesc PvdRbHigh 510 CreatePvd !Delete the default PAMD qualification template DeletePamd 106561 !User defined PAMD template. PamdDesc signalId 106561 PamdDesc signalLabel 0000 PamdDesc minRing 190 PamdDesc mask 1 PamdDesc maxAnsiz1 159 PamdDesc maxAnsiz2 159 PamdDesc maxAnsiz3 159 PamdDesc loHiss 22 PamdDesc hiHiss 16 PamdDesc bhParm 5 PamdDesc cvThresh1 80 PamdDesc cvThresh2 165 PamdDesc maxCvThresh 390 PamdDesc nMaxBroad 2 PamdDesc nMaxErg 65 PamdDesc maxSilence 45 PamdDesc voiceThresh 25 PamdDesc silenceThresh 5000 PamdDesc rjFbandLow 0 PamdDesc rjFbandHigh 0 CreatePamd