funasr/utils/build_asr_model.py @@ -345,6 +345,7 @@ else: raise NotImplementedError("Not supported model: {}".format(args.model)) # initialize if args.init is not None: initialize(model, args.init)