-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Traceback (most recent call last):
File "/home/qf/lyn/asr_benchmark/./models/funasr_nano.py", line 22, in
model = AutoModel(
File "/home/qf/.conda/envs/asr_benchmark/lib/python3.10/site-packages/funasr/auto/auto_model.py", line 125, in init
model, kwargs = self.build_model(**kwargs)
File "/home/qf/.conda/envs/asr_benchmark/lib/python3.10/site-packages/funasr/auto/auto_model.py", line 264, in build_model
assert model_class is not None, f'{kwargs["model"]} is not registered'
AssertionError: FunASRNano is not registered
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested