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

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


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)

--
------------------------------------------------
Heiga ZEN     (in Japanese pronunciation)
Byung Ha CHUN (in Korean pronunciation)

Department of Computer Science and Engineering
Nagoya Institute of Technology
Gokiso-cho, Showa-ku, Nagoya 466-8555 Japan

http://www.sp.nitech.ac.jp/~zen
------------------------------------------------

Follow-Ups
[hts-users:00682] Re: mel-lsp extraction, Ossama Abdel-Hamid
References
[hts-users:00680] mel-lsp extraction, Fang Li