[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:04381] error running straight demo


Hi all,

I am trying to run the STRAIGHT demo for HTS 2.3 and I am getting some errors.  I was able to successfully run the demo without STRAIGHT.  I am using matlab version R2012B (8.0.0.783) on ubuntu linux.  I tried both the STRAIGHTtrial version of STRAIGHT (--with-straight-path=/path/to/STRAIGHTtrial/Resources/STRAIGHTV40pcode) as well as STRAIGHTV40_007d (--with-straight-path=/path/to/STRAIGHT).  In both cases, I get the following error during 'make features':

====================

Extracting features from raw/cmu_us_arctic_slt_a0001.raw

                            < M A T L A B (R) >
                  Copyright 1984-2012 The MathWorks, Inc.
                    R2012b (8.0.0.783) 64-bit (glnxa64)
                              August 22, 2012


To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.

>> >> >> >> >> >> Error using wavread (line 163)
Invalid Wave File. Reason: File does not contain required 'WAVE' data chunk.

^G>> Undefined function or variable 'x'.

^G>> Undefined function or variable 'x'.

^G>> Undefined function or variable 'ap'.

^G>> Undefined function or variable 'sp'.

^G>> Undefined function or variable 'sp'.

^G>> Error using save
Variable 'f0' not found.

^G>> Error using save
Variable 'ap' not found.

^G>> Error using save
Variable 'sp' not found.

====================

Has anyone seen this before and know why it might be happening?  I searched for the error and found this thread:
http://hts.sp.nitech.ac.jp/hts-users/spool/2013/msg00217.html
but it looks like the patch has already been applied in the official HTS 2.3 release.

Thanks,
Erica

Follow-Ups
[hts-users:04382] Re: error running straight demo, Sébastien Le Maguer