VoxForge
Dear all.
I've problem about mfcc file.
I've mfcc file from other program but my word must have HTK header
, so I want HTK header file (I must use mfcc form other program).
Then I want to convert other mfcc file to HTK's mfcc file.
How config HCopy parameter?
Thanks.
Noah.
--- (Edited on 12/8/2010 1:44 am [GMT-0600] by Noah) ---
>Then I want to convert other mfcc file to HTK's mfcc file.
CHeck the HTKBook, you can view the header of an HTK format file with HList (see section 5.12 Viewing Speech with HList) and see section 5.7 Storage of Parameter Files for more details on the htk mfcc header format.
Also search the HTK email archives
--- (Edited on 3/21/2011 12:42 am [GMT-0400] by kmaclean) ---
Please find code and HList.exe to convert whole MFCC bin file in to ASCII format file.
http://madhawagunasekara.blogspot.com/2014/10/converting-htk-binary-mfcc-values-in-to.html
--- (Edited on 10/29/2014 8:51 am [GMT-0500] by Visitor) ---