hnluo
2023-06-01 6aa22ea3806ae19e8c497109d2218b9b8b194928
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