[mlpack-git] [mlpack] error with hmm_viterbi when using gmm hmm (#486)

Ryan Curtin notifications at github.com
Mon Nov 30 15:34:01 EST 2015


I'm sorry, I'm unclear on what is going on.  I think that your problem is that you built your `S2_Model.xml` file with an old version of `hmm_train` and you need to rebuild it with the new `hmm_train` version.  You can get the version of the program with the `-V` option: `hmm_train -V` or `hmm_viterbi -V`.  The two programs should be of the same version.

As a side note, the file format should not change after the next release of mlpack, but at the moment the serialization support is experimental and subject to change.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/486#issuecomment-160753515
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151130/7115713a/attachment.html>


More information about the mlpack-git mailing list