opensource-spraakherkenning-nl / Kaldi_NL

Code related to the Dutch instance and user groups of the KALDI speech recognition toolkit
http://www.opensource-spraakherkenning.nl
Apache License 2.0
64 stars 16 forks source link

Improve logging and error handling #17

Closed proycon closed 3 years ago

proycon commented 3 years ago

Error catching and logging is rather suboptimal currently. Out of necessity, I improved some logging in eng_asr_resources (https://gitlab.science.ru.nl/clst-asr/eng_asr_decoder, private repo), it may be beneficial to merge some of those changes back into kaldi_NL.

proycon commented 3 years ago

I had already merged back some improvements I made in this respects from the oral history decoders. But some further testing is in order now that I'm modifying the actual decode template.

proycon commented 3 years ago

I now merged further logging improvements into the decode template