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

[hts-users:02736] Re: HTS-demo_CMU-ARCTIC-SLT - SOX error


Further testing reveals reveals that the command:

soxversion=`head -1 sox.option | awk '{printf "%d\n",$NF}'
sets soxversion to 0, causing the failure.
What is wrong with using sox --version?

Aladair.

On Sun, 2011-03-20 at 17:16 +0000, Alasdair wrote:
> While building HTS-demo_CMU-ARCTIC-SLT, I encountered the following
> error at $WGEN1 (generating speech parameter sequences (1mix):
> 
> /usr/bin/sox: invalid option -- w
> /usr/bin/sox FAIL sox: invalid option
> 
> ./configure causes scripts/Config.pm to be built with $SOXOPTION set to
> "w" rather than "2".  This is despite the fact that my SOX version is
> v14.3.2. 
> 
> Can someone please explain what is wrong in configure.ac at lines
> 298-307?
> 

-- 
Kind regards,

Alasdair


Follow-Ups
[hts-users:02743] Re: HTS-demo_CMU-ARCTIC-SLT - SOX error, Keiichiro Oura
References
[hts-users:02735] HTS-demo_CMU-ARCTIC-SLT - SOX error, Alasdair