spr_eval.py | Script to perform evaluation experiments |
spr_hmm_merge.py | Code parser to generate include header files and prepare documentation extraction |
spr_info.py | Extracts basic information from an hmm file |
spr_make_pybind.py | Generates Python bindings for SPRAAK (advanced) |
spr_parser.py | Code parser to generate include header files and prepare documentation extraction |
spr_pydoc_filter.py | Doxygen filter to handle custom comment formatting |
__init__.py | Tags spraak as a Python package |
__init__.py | Tags spraak.io as a Python package |
framefile.py | Provides code to read and write generic key and frame files |
__init__.py | Tags spraak.train as a Python package |
cmd_names.py | Handles the conversion from the old (hmm75) executable to the new (SPRAAK) executables |
master.py | Defines the trainer and config objects that are available in the configuration file |
recovery.py | Handles recovering of old versions of resources |
resource.py | Defines a generic resource and a specific implementation: a file resource |
schedule.py | Defines schedulers for scheduling tasks |
task.py | Defines a generic task and all specific tasks derived from it |
term.py | Provides support for colored terminal output, if available on the platform |
util.py | Provides various utility functionalities, including logging and launching of external processes (local or remote) |
__init__.py | Tags spraak.wlat as a Python package |
spr_train.py | Script to create and train acoustic models |
spr_version.py | Set, modify or report the current version of SPRAAK |
spr_wlat.py | Launch script for wlat processing scripts (experimental code) |
spr_wlat2dot.py | Convert word lattice to dot graph file format |
spr_wlat2sclite.py | Convert word lattice to nist sclite format |