mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
debug
This commit is contained in:
parent
8cd93a1fc7
commit
1292a00b06
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user