Menu

AIFF files

Help
2017-04-03
2017-04-03
  • George Cristian

    George Cristian - 2017-04-03

    Does sphinxtrain support aiff files ?

    $CFG_WAVFILES_DIR = "$CFG_BASE_DIR/wav";
    $CFG_WAVFILE_EXTENSION = 'aiff';
    $CFG_WAVFILE_TYPE = 'mswav'; # one of nist, mswav, raw

    Can I have a configuration file like this ?

     
    • Nickolay V. Shmyrev

      No, we do not support aiff.

       

Log in to post a comment.