Improve logging in TranscriptProcessor.check_transcription_file() #64
Labels
documentation
Primarily related to documenting usage or code
enhancement
Improve an existing feature
Milestone
The function aligner.TranscriptProcessor.check_transcription_file() marks lines which need removal but does not log these problem lines nor does it notify the user. Not dealing with these lines can cause the alignment to fail (see #63), making debugging the problem difficult even though FAVE knows exactly where the problem is. Logging should be improved so that the lines-at-issue can be tracked down and fixed easily.
The text was updated successfully, but these errors were encountered: