Downloading Model from https://www.modelscope.cn to directory: H:/win-PatchUpdate-v3.86/models\models\iic\speech_fsmn_vad_zh-cn-16k-common-pytorch
2025-12-01 20:15:03,762 - modelscope - INFO - Use user-specified model revision: v2.0.4
Downloading Model from https://www.modelscope.cn to directory: H:/win-PatchUpdate-v3.86/models\models\iic\punc_ct-transformer_cn-en-common-vocab471067-large
2025-12-01 20:15:11,710 - modelscope - INFO - Use user-specified model revision: v2.0.4
2025-12-01 20:15:17,217 - ERROR - index 1218 is out of bounds for dimension 0 with size 1218
Traceback (most recent call last):
File "videotrans\recognition\_base.py", line 78, in run
File "videotrans\recognition\_funasr.py", line 57, in _exec
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 722, in inference
segments_i = self.forward(**batch)
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 564, in forward
self.DetectCommonFrames(cache=cache)
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 760, in DetectCommonFrames
frame_state = self.GetFrameState(
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 518, in GetFrameState
sum_score = cache["stats"].scores[0][t][cache["stats"].sil_pdf_ids[0]].item()
IndexError: index 1218 is out of bounds for dimension 0 with size 1218
2025-12-01 20:15:17,217 - ERROR - index 1218 is out of bounds for dimension 0 with size 1218
Traceback (most recent call last):
File "videotrans\recognition\_base.py", line 78, in run
File "videotrans\recognition\_funasr.py", line 57, in _exec
File "funasr\auto\auto_model.py", line 306, in generate
return self.inference_with_vad(input, input_len=input_len, **cfg)
File "funasr\auto\auto_model.py", line 383, in inference_with_vad
res = self.inference(
File "funasr\auto\auto_model.py", line 345, in inference
res = model.inference(**batch, **kwargs)
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 722, in inference
segments_i = self.forward(**batch)
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 564, in forward
self.DetectCommonFrames(cache=cache)
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 760, in DetectCommonFrames
frame_state = self.GetFrameState(
File "H:\win-PatchUpdate-v3.86\_internal\funasr\models\fsmn_vad_streaming\model.py", line 518, in GetFrameState
sum_score = cache["stats"].scores[0][t][cache["stats"].sil_pdf_ids[0]].item()
IndexError: index 1218 is out of bounds for dimension 0 with size 1218
ERROR:VideoTrans:index 1218 is out of bounds for dimension 0 with size 1218