Zhihao Du
2023-05-25 6cc2e585b745685c71c10af80dda3553cc949460
funasr/utils/postprocess_utils.py
@@ -242,4 +242,4 @@
            if ch != ' ':
                real_word_lists.append(ch)
        sentence = ''.join(word_lists).strip()
        return sentence, real_word_lists
        return sentence, real_word_lists