SPRAAK
|
Files | |
file | __init__.py |
Tags spraak.train as a Python package. | |
file | clip_wgt.py |
file | cmd_names.py |
Handles the conversion from the old (hmm75) executable to the new (SPRAAK) executables. | |
file | concat_seg_files.py |
file | default_param_gi.py |
file | default_param_op.py |
file | extract_ci.py |
file | make_phtied_hmm.py |
file | make_tied_hmm.py |
file | make_tied_mvg.py |
file | make_triv_cd.py |
file | make_untied_hmm.py |
file | make_untied_mvg.py |
file | master.py |
Defines the trainer and config objects that are available in the configuration file. | |
file | ngauss_from_seg.py |
file | recovery.py |
Handles recovering of old versions of resources. | |
file | resource.py |
Defines a generic resource and a specific implementation: a file resource. | |
file | schedule.py |
Defines schedulers for scheduling tasks. | |
file | seg_ts2s.py |
file | task.py |
Defines a generic task and all specific tasks derived from it. | |
file | term.py |
Provides support for colored terminal output, if available on the platform. | |
file | util.py |
Provides various utility functionalities, including logging and launching of external processes (local or remote) | |