<p>Hi, <br>
Am trying to use hmm_viterbi with a model i previously created using hmm train, but i keep getting this error<br>
terminate called after throwing an instance of 'boost::archive::archive_exception'<br>
  what():  input stream error<br>
Aborted (core dumped)<br>
i used the following command :<br>
$ hmm_viterbi -i S2Training.csv -m S2Model.xml -o S2_Trainging_labels_GHMMlikely_based_on_S2Model.csv -v</p>

<p>and the model was generated using the follwing command:<br>
$ hmm_train -i S2Training.csv -t gmm -g 3 -l S2Training_labels.csv -n 6 -v -o S2_Model.xml</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/486">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFOczmzcYZnd6WPL1cwiTyR7b-ww-ks5pLJ53gaJpZM4Grtkx.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/486"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>