Menu

data preparation with timit

2015-03-12
2015-06-16
  • yuyankaishi

    yuyankaishi - 2015-03-12

    Hi All,

    This is our first time running Kaldi. So kindly apologies if the question seems trivial. We would like to adapt the TIMIT recipe 's5/run.sh'. As there are data preparation steps for other examples found at http://kaldi.sourceforge.net/data_prep.html. Kindly, state the steps for the data preparation with TIMIT.
    We will be thankful with any kind of help.
    Thanks.

     
    • Jan "yenda" Trmal

      Hi,
      every corpus has it's data preparation stage a little bit different. Also,
      timit recipe might not represent really the "typical" ASR task. However,
      the script timit/s5/run.sh should contain everything you need to do to get
      the recipe working -- the main change would be to supply proper path to
      your LDC TIMIT corpus (the timit variable on line 39).

      y.

      On Thu, Mar 12, 2015 at 6:29 AM, yuyankaishi speech99999@users.sf.net
      wrote:

      Hi All,

      This is our first time running Kaldi. So kindly apologies if the question
      seems trivial. We would like to adapt the TIMIT recipe 's5/run.sh'. As
      there are data preparation steps for other examples found at
      http://kaldi.sourceforge.net/data_prep.html. Kindly, state the steps for
      the data preparation with TIMIT.
      We will be thankful with any kind of help.
      Thanks.


      data preparation with timit
      https://sourceforge.net/p/kaldi/discussion/1355347/thread/957efd6d/?limit=25#b903


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/kaldi/discussion/1355347/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       
  • Eric Camalo

    Eric Camalo - 2015-06-16

    Hi,

    I am new to KALDI as well and at line 39 I defined timit=/TIMIT and in that folder there are TRAIN and TEST folder but I get the error "timit_data_prep.sh: spot check of command line..." which based on the code only is shown when there are no TRAIN and TEST folder at the same time but in my case I have both of them. Can you tell me how I can solve this problem?

     
    • Daniel Povey

      Daniel Povey - 2015-06-16

      Maybe it is a confusion between absolute and relative pathnames: TIMIT
      would be interpreted as in the / directory, not in the current
      directory. If that is the case you probably should not be attempting
      to use Kaldi at all, as it means you don't have enough UNIX and
      computer science background.

      Dan

      On Tue, Jun 16, 2015 at 4:32 PM, Eric Camalo roozbeh412@users.sf.net wrote:

      Hi,

      I am new to KALDI as well and at line 39 I defined timit=/TIMIT and in that
      folder there are TRAIN and TEST folder but I get the error
      "timit_data_prep.sh: spot check of command line..." which based on the code
      only is shown when there are no TRAIN and TEST folder at the same time but
      in my case I have both of them. Can you tell me how I can solve this
      problem?


      data preparation with timit


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/kaldi/discussion/1355347/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/