嘉渊
2023-07-05 a43b3da4be856f61f3285e21c3b28cf25a9d4e7c
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