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

[hts-users:00682] Re: mel-lsp extraction


Hi Heiga,

I have a question about the features used in Blizzard challenges 2005 and 2006. In 2005 you used STRAIGHT to extract a smooth spectral envelop parameters, then extracted mel-cepstral parameters from that spectral envelop. And in 2006 you extracted mel-lsp coeffiecients. My question is how did you extract mel-cepstral or mel-lsp from the spectral envelop? Did you use any of the SPTK tools, or you wrote a tool for that?

Best Regards,
Ossama Abdel-Hamid

Heiga ZEN (Byung Ha CHUN) wrote:
Hi,

Fang Li wrote (2007/05/18 14:51):

I use the SPTK tool "mgcep" or "lpc" to generate .lpc file, and "lpc2lsp" to generate .lsp file, I feel sorry for that I don't know which tool in SPTK could extract mel-lsp coefficient. I find that the tool "freqt" is used for frequency transformation. I am not sure whether it is used for mel-lsp extraction.

x2x +sf temp.raw | frame -p 80 -l 400 | window -n 1 -l 400 -L 512 | \
mgcep -m 24 -a 0.42 -g -1 -l 512 -o 4 | lpc2lsp -m 0.42 -s 16 -n 512 > temp.mlsp

Regards,

Heiga ZEN (Byung Ha CHUN)


Follow-Ups
[hts-users:00683] Re: mel-lsp extraction, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:00680] mel-lsp extraction, Fang Li
[hts-users:00681] Re: mel-lsp extraction, Heiga ZEN (Byung Ha CHUN)