lingyunfly
2023-05-18 19f4fae784210e85421ae2f8dcd0fbbd1eb2ad3e
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