shixian.shi
2023-03-21 3258d2be0ad4944f0c7a359164cc25f2a32504c9
funasr/bin/asr_inference_paraformer_vad_punc.py
@@ -674,6 +674,7 @@
                        ibest_writer["time_stamp"][key] = "{}".format(time_stamp_postprocessed)
                logging.info("decoding, utt: {}, predictions: {}".format(key, text_postprocessed_punc))
        import pdb; pdb.set_trace()
        return asr_result_list
    return _forward