| | 220 | '''!QualityControl'''[[BR]] |
| | 221 | |
| | 222 | Quality Control Component for Voice Import Tool to perform 'Sensibility check' on Data. It identifies some suspicious labels in label files generated from Automatic Labeling. And also it gives a cost associated for each wave file. High Cost wave file file need to go for manual labeling with High Priority. |
| | 223 | |
| | 224 | Configuration Settings: |
| | 225 | |
| | 226 | * featureDir - directory containing the phone features. |
| | 227 | * labelDir - directory containing the phone labels |
| | 228 | * markFricativeHighFreqEnergy - if true, Mark High-Frequency Energy for a Fricative is very low |
| | 229 | * markHighSILEnergy - if true, Mark Higher Silence Energy |
| | 230 | * markUnusuallyLongPhone - if true, Mark Unusually long Phone |
| | 231 | * markUnvoicedVowel - if true, Unvoiced Vowels |
| | 232 | * outPriorityFile - Output file which shows sorted suspicious aligned basenames according to a priority |
| | 233 | * outputFile - Output file which shows suspicious alignments |