游雁
2024-02-19 94de39dde2e616a01683c518023d0fab72b4e103
funasr/download/download_from_hub.py
@@ -63,7 +63,7 @@
            elif isinstance(v, dict):
                if k not in cfg:
                    cfg[k] = {}
                return add_file_root_path(model_or_path, v, cfg[k])
                add_file_root_path(model_or_path, v, cfg[k])
    
    return cfg