This commit is contained in:
shixian.shi 2023-03-21 19:43:29 +08:00
parent 8cd93a1fc7
commit 1292a00b06

View File

@ -674,7 +674,6 @@ def inference_modelscope(
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