hnluo
2023-08-29 b22bd68863b04e9b40c4f53b980e8fd7821a7833
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