Training Steps API ================== .. automodule:: pstrain.api.steps :members: :undoc-members: :show-inheritance: .. currentmodule:: pstrain.api.steps .. py:data:: features_step Public feature-extraction step instance. .. py:data:: ci_hmm_step Public context-independent HMM training step instance. .. py:data:: cd_hmm_untied_step Public untied context-dependent HMM training step instance.