Skip to content
Jetic Gu edited this page Jul 14, 2017 · 8 revisions

Welcome to the HMM-Aligner wiki!

Currently the master branch uses Numpy to speed up the training. They are however unfortunately a bit harder to read of course, so the old versions are kept in src/models/old. If you copy these models out they will be able to run as they are using the same API as the Numpy versions, there are minor differences in the decoding part but the training code are essentially the same, if you want to understand how our aligner works they should be very useful.