Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I use HTK with my own data in text/matlab/binary format?

binary Data format htk MATLAB text
0
0 Posted

How can I use HTK with my own data in text/matlab/binary format?

0

You need to convert your data to the HTK parameter format (you can eiter use the USER parameter kind or pretend they are MFCC or similar). Typically this involves writing a small programm that does the conversion.

0

You need to convert your data to the HTK parameter format (you can eiter use the USER parameter kind or pretend they are MFCC or similar). Typically this involves writing a small programm that does the conversion. For an example see HTKWrite.c • I get an an error compiling HTKLib on with Visual Studio? Try using the older makefile which works with older versions of Visual Studio. • I get a compilation error: HModel.c:607: error: invalid storage class for function ‘GetInputXForm’ This happens if you try to compile HTK 3.3 using GCC version 4. You can find details about how to fix this here. Note that this has been fixed in 3.4 and we strongly recommend that you upgrade to the latest release. • How do I compile HTK 3.3 using GCC4? Please upgrade to 3.4 which does compile correctly with GCC4 • Can I have some detailed instructions about building HTK on Linux/Unix See Installing HTK on Linux or Unix (including OS X) • How can I compile HTK 3.2 on Windows You should upgrade to version 3.4 w

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123