作者silverblade (白色貴公子)
看板NTUEE_Speech
標題Re: A handy tool for HTK header and data
時間Mon Feb 20 17:17:04 2012
我發現一個小問題
line 167~170那裡
四個都是numSamp好像不太對?
※ 引述《ugoc ( )》之銘言:
: Hi folks,
: For those who use HTK file format a lot, I have a handy tool to dump header (and data).
: (Very similar to the dump function in HList but reuires no config file.)
: Please follow the following steps:
: > cd /a/directory/you/like/
: > git clone ~ugoc/git/htk_header.git/
: > cd htk_header
: > make
: You will find a executable file HHeader in htk_header/bin/
: To dump the header of feature.mfc, type
: > bin/HHeader feature.mfc
: or
: > bin/HHeader -d feature.mfc
: Hope you like it. :)
: Chun-an
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.42.92.76
推 ugoc:fixed. 02/21 10:12
推 ugoc:To retrieve change, type: git pull 02/21 10:25