Yabin Li
2023-06-29 3daa49e1e2cabd68b4c79bdadcde3692409f3598
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