Menu

training failed in linux

Help
2008-09-05
2012-09-22
  • suresh chandra sekaran

    Iam a beginner in using sphinx. when i train the files in windows it is doing well but when i use the same files in linux, it is stopping at the "FLAT INITIALIZE" stage itself. when i saw the log file i got the following error
    "/sphinx/rm150/bin/init_gau \
    -ctlfn /sphinx/rm150/etc/rm150_train.fileids \
    -part 1 \
    -npart 1 \
    -cepdir /sphinx/rm150/feat \
    -cepext mfc \
    -accumdir /sphinx/rm150/bwaccumdir/rm150_buff_1 \
    -agc none \
    -cmn current \
    -varnorm no \
    -feat 1s_c_d_dd \
    -ceplen 13

    [Switch] [Default] [Value]
    -help no no
    -example no no
    -moddeffn
    -ts2cbfn
    -accumdir /sphinx/rm150/bwaccumdir/rm150_buff_1
    -meanfn
    -fullvar no no
    -ctlfn /sphinx/rm150/etc/rm150_train.fileids
    -nskip
    -runlen
    -part 1
    -npart 1
    -lsnfn
    -dictfn
    -fdictfn
    -segdir
    -segext v8_seg v8_seg
    -scaleseg no no
    -cepdir /sphinx/rm150/feat
    -cepext mfc mfc
    -silcomp none none
    -cmn current current
    -varnorm no no
    -agc max none
    -feat 1s_c_d_dd
    -ceplen 13 13
    -cepwin 0 0
    -ldafn
    -ldadim 29 29
    INFO: corpus.c(1342): Will process all remaining utts starting at 0
    INFO: init_gau.c(146): Computing 1x1x1 mean estimates
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed
    ERROR: "corpus.c", line 1640: MFCC read failed. Retrying after sleep...
    stat_retry(/sphinx/rm150/feat/VK/10place_vk_1
    .mfc) failed"
    Help me to sort out this problem

     
    • suresh chandra sekaran

      ya .i solved the problem . thanks for your reply .

       
    • Nickolay V. Shmyrev

      Your fileids file has additional windows-style carriage returns or newlines. I suggest you to cleanup them first with something like dos2unix.

       

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.