#410 videotrans.configure._except.SpeechToTextError: iic/SenseVoiceSmall is not registered:FunasrRecogn

*81.86* Posted at: 21 days ago 👁45

语音识别阶段出错:Traceback (most recent call last):

File "videotrans\recognition\_base.py", line 64, in run

File "videotrans\recognition\_funasr.py", line 68, in _exec

File "videotrans\recognition\_funasr.py", line 110, in _exec1

File "funasr\auto\auto_model.py", line 125, in __init__

model, kwargs = self.build_model(kwargs)

File "funasr\auto\auto_model.py", line 261, in build_model

assert model_class is not None, f'{kwargs["model"]} is not registered'

AssertionError: iic/SenseVoiceSmall is not registered

The above exception was the direct cause of the following exception:

Traceback (most recent call last):

File "videotrans\task\job.py", line 77, in run

File "videotrans\task\_speech2text.py", line 93, in recogn

File "videotrans\recognition\__init__.py", line 217, in run

File "videotrans\recognition\_base.py", line 67, in run

videotrans.configure._except.SpeechToTextError: iic/SenseVoiceSmall is not registered:FunasrRecogn

=====

Windows-10-10.0.26100-SP0

version:v3.78

frozen:True

language:zh

1 Replies

Admin

如果是覆盖补丁包升级到3.78的,请重新下载3.78完整包覆盖

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions