zhuzizyf
2023-03-11 2cdb2d654f2109ef4e648bae6f169143e267e5db
funasr/bin/asr_inference.py
@@ -395,6 +395,7 @@
                 output_dir_v2: Optional[str] = None,
                 fs: dict = None,
                 param_dict: dict = None,
                 **kwargs,
                 ):
        # 3. Build data-iterator
        if data_path_and_name_and_type is None and raw_inputs is not None: