Menu

Problem with doc of Acoustic Model Adaptation

Help
omdiv
2009-10-17
2012-09-22
  • omdiv

    omdiv - 2009-10-17

    Dear Sirs,

    I am digging into and found problem with one example:

    rec -r 16000 -sw $fn.raw

    I have found that in new version(14.2.0) of SoX there is no option of -sw .
    There is only option -s which means

    > Encoding type=signed-integer/

    or -S which means show progress

    What is was original purpose of -sw option in this sample ?

    Best Regards,

    Arkadiusz

    http://www.speech.cs.cmu.edu/cmusphinx/moinmoin/AcousticModelAdaptation

     
  • omdiv

    omdiv - 2009-10-17

    I think with new version of sox should be

    sox -r 16k -e signed -c 1 -b 16 -d $fn.raw

     
  • Nickolay V. Shmyrev

    Yes, -w means the same as -2. The wiki page is fixed.

     
  • omdiv

    omdiv - 2009-10-19

    The same with -s, it is also deprecated should be -e signed-integer,

     
  • Nickolay V. Shmyrev

    Done, thanks. Did you try to register on the wiki? What's your account.

     
  • omdiv

    omdiv - 2009-10-21

    I have registered as omdiv, strange but after save changes it did not show my
    changes.

    Thanks to make changes.

     

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.