游雁
2024-01-30 f1c1cb0773fca5e9d1ee595ef6ca2ff4bad9f2a4
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