in normalizer/data_utils.py [0:0]
def is_target_text_in_range(ref): if ref.strip() == "ignore time segment in scoring": return False else: return ref.strip() != ""