shixian.shi
2024-01-22 97c601d03931b6f8e0c9fb16dd510bae9a6e6bdc
funasr/models/seaco_paraformer/model.py
@@ -420,7 +420,7 @@
                    
                    if ibest_writer is not None:
                        ibest_writer["token"][key[i]] = " ".join(token)
                        # ibest_writer["text"][key[i]] = text
                        ibest_writer["raw_text"][key[i]] = text
                        ibest_writer["timestamp"][key[i]] = time_stamp_postprocessed
                        ibest_writer["text"][key[i]] = text_postprocessed
                else: