Menu

On training using TIMIT alignment

Help
nkayyum
2008-06-02
2012-09-22
  • nkayyum

    nkayyum - 2008-06-02

    I am trying to use the timit time alignments to use to train model. I have been successful in training without alignments.
    I tried changing the $CFG_FORCEDALIGN = 'no'; to 'yes'.
    Is there any resource on providing me info on how to input the additional alignment information.

    Thansk

     
    • Nickolay V. Shmyrev

      You have to convert labels to sphinx3 phseg format and put them in lab or point to them with BW with -phsegdir option. The sample segmentation file:

           SFrm  EFrm   SegAScr Phone
              0     5    307602 SIL
              6    35   1381919 SIL
             36    46     86604 j
             47    57     46263 aa
             58    66    -15602 u
             67    79     14704 zh
             80    87    -61460 ee
             88    98    276365 nn
             99   102     28522 ee
            103   107     -7615 f
            108   127    559891 ss
            128   139   -202429 ii
            140   153    474894 l
            154   156    -28983 ay
            157   173    570128 h
            174   202   1593092 SIL
      

      Total score: 5023895

      SegAScr is not important for training I suppose. But I'm not sure if it will have effect at all.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.