• Viterbi training

    • one best approach
    • simple and low complexity
    • reestimation problem with large model sets

  • Baum-Welch training

    • any path approach
    • based on EM algorithm
    • efficient recursive implementations exist