zhifu gao
2024-01-31 dec1c875b2fcf0161755b93717d3eac856c6d15d
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