Menu

Cannot properly create network - Addstream doesn't recognize it ?

Help
bulek8
2014-07-11
2014-07-15
  • bulek8

    bulek8 - 2014-07-11

    Hi,

    I'm trying to recreate speech example and I get weird error when reading network file I just created ...

    It goes like this :
    [R@Lenovo-i7 ...stevke/Baseline]$ set NICODIR = /cygdrive/i/NN_testi/nico-1.1.2/bin
    [R@Lenovo-i7 ...stevke/Baseline]$ $NICODIR/CreateNet simple.rtdnn simple.rtdnn
    [R@Lenovo-i7 ...stevke/Baseline]$ $NICODIR/AddStream -x mfcc -d mfcc -Fbinary 13 r CEP simple.rtdnn
    Warning: Magic number does not match for network definition [(4300706215 = 1005791a7) instead of (1 = 1)]
    Error: Failed reading network file simple.rtdnn
    [

    I've compiled under cygwin - it seems it compiled fine, but this error is weird...

    Anyone has idea what I'm doing wrong...

    Regards,
    Bulek.

     
  • jitans

    jitans - 2014-07-15

    Try to apply the patch provided in an earlier thread. It worked for me. It should be related to writing/reading files on a 64-bit system.

     

Log in to post a comment.