CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
152 stars 33 forks source link

Fix Kaldi stage_status num of args error #308

Closed benfoley closed 2 years ago

benfoley commented 2 years ago

When a Kaldi training stage failed, log reporting failed because stage_status had too many args. Should only have the stage name and status, but it also had some others. Must have been legacy code that didn't get updated in the previous cleanup of logging.