语音识别阶段出错 [阿里FunASR(本地)] Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 898, in funasr_mlt
File "funasr\auto\auto_model.py", line 135, in init
model, kwargs = self.build_model(**kwargs)File "funasr\auto\auto_model.py", line 281, in build_model
assert model_class is not None, f'{kwargs["model"]} is not registered'AssertionError: FunASRNano is not registered
Traceback (most recent call last):
File "videotrans\task\job.py", line 105, in run
File "videotrans\task\_speech2text.py", line 152, in recogn
File "videotrans\recognition\__init__.py", line 242, in run
File "videotrans\recognition\_base.py", line 143, in run
File "videotrans\recognition\_funasr.py", line 64, in _exec
File "videotrans\configure\_base.py", line 288, in _new_process
RuntimeError: Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 898, in funasr_mlt
File "funasr\auto\auto_model.py", line 135, in init
model, kwargs = self.build_model(**kwargs)File "funasr\auto\auto_model.py", line 281, in build_model
assert model_class is not None, f'{kwargs["model"]} is not registered'AssertionError: FunASRNano is not registered
TaskCfgSTT(is_cuda=True, uuid='8e0aeaf08f', cache_folder='D:/fanyi/win-pyvideotrans-v3.98-312/tmp/27640/8e0aeaf08f', target_dir='C:/Users/24202/Desktop/win-pyvideotrans-v3.98-312/output/recogn', source_language=None, source_language_code=None, source_sub=None, source_wav=None, source_wav_output=None, target_language=None, target_language_code=None, target_sub='C:/Users/24202/Desktop/win-pyvideotrans-v3.98-312/output/recogn/02-1. 명시성과 퀄리티.srt', target_wav=None, target_wav_output=None, name='F:/75/Coloso Asset Niken/Videos/02-1. 명시성과 퀄리티.mp4', noextname='02-1. 명시성과 퀄리티', basename='02-1. 명시성과 퀄리티.mp4', ext='mp4', dirname='F:/75/Coloso Asset Niken/Videos', shound_del_name=None, detect_language='ko', recogn_type=3, model_name='Fun-ASR-Nano-2512', shibie_audio='D:/fanyi/win-pyvideotrans-v3.98-312/tmp/27640/8e0aeaf08f/removed_noise_1774175929.559386.wav', remove_noise=True, enable_diariz=False, nums_diariz=0, rephrase=0, fix_punc=False)
=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/fanyi/win-pyvideotrans-v3.98-312