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

[hts-users:01816] Re: mglsadf -g


Thanks !

it works now.

Joram



--- On Tue, 12/2/08, Keiichiro Oura <uratec@xxxxxxxxxxxxxxx> wrote:

> From: Keiichiro Oura <uratec@xxxxxxxxxxxxxxx>
> Subject: [hts-users:01815] Re: mglsadf  -g
> To: hts-users@xxxxxxxxxxxxxxx
> Date: Tuesday, December 2, 2008, 9:08 AM
> Hi, meron
> 
> You should use '-c 0' instead of '-g 0' or
> use SPTK-3.1 instead of SPTK-3.2.
> 
> Regards,
> Keiichiro Oura
> 
> meron wrote:
> > Hello,
> > 
> >  I'm trying to run the SLT demo script (HTK3.4,
> HTS 2.1, SPTK 3.2)
> > (all downloaded recently)
> > 
> > I get an error when trying to synthesize :
> > 
> > .... | mglsadf -m 24 -p 80 -a 0.42 -g 0 alice01.mgc |
> ...
> > 
> > and mglsadf complains about the -g option :
> > 
> > Am I using a wrong version of something ?
> > 
> > Thanks !
> > Joram
> > 
> > 
> > 
> > mglsadf : Invalid option 'g'!
> > 
> >  mglsadf - MGLSA digital filter for speech synthesis
> > 
> >   usage:
> >        mglsadf [ options ] mgcfile [ infile ] >
> stdout
> >   options:
> >        -m m  : order of mel-generalized cepstrum [25]
> >        -a a  : alpha                            
> [0.35]
> >        -c c  : gamma = -1 / (int) c              [1]
> >        -p p  : frame period                      [100]
> >        -i i  : interpolation period              [1]
> >        -t    : transpose filter                 
> [FALSE]
> >        -k    : filtering without gain           
> [FALSE]
> >        -P P  : order of Pade approximation       [4]
> >        -h    : print this message
> >   infile:
> >        filter input (float)                     
> [stdin]
> >   stdout:
> >        filter output (float)
> >   mgcfile:
> >        mel-generalized cepstrum (float)
> >   notice:
> >        if c==0, MLSA filter is used, P should be 4 or
> 5
> > 
> >  SPTK: version 3.2
> >  CVS Info: $Id: mglsadf.c,v 1.23 2008/11/06 15:40:51
> tatsuyaito Exp $
> > 
> > 
> > 
> >       
> >


      

References
[hts-users:01815] Re: mglsadf -g, Keiichiro Oura