shixian.shi
2024-01-24 09372cb279d8dd307acbf8741822219a96792a61
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