Changes between Version 2 and Version 3 of VoiceImportComponents


Ignore:
Timestamp:
01/07/08 13:37:49 (17 years ago)
Author:
sach01
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VoiceImportComponents

    v2 v3  
    218218 * labDir     - Half Phone Labels directory 
    219219 
     220'''!QualityControl'''[[BR]] 
     221 
     222Quality 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 
     224Configuration 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   
    220234 
    221235== 6. Basic Data Files ==