Failed to open database file- help Mac OS

I am trying to open a file I worked on for hours, is there anyway to recover it? This is the error message I’m getting:

{
“timestamp”: 1726852517,
“event_id”: “84a696c732124f54b5d3b7b6a4455253”,
“platform”: “native”,
“release”: “audacity@3.6.4”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“exception”: {
“values”: [
{
“type”: “Error_Opening_Project”,
“value”: “Failed to open database file:\n\n/Wedding mix final ”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false,
“data”: {
“sqlite3.rc”: “11”,
“sqlite3.context”: “DBConnection::ModeConfig”,
“sqlite3.mode”: “PRAGMA .page_size = 65536;VACUUM;”,
“log”: “13:15:17: DBConnection SetDBError\n\tErrorCode: 11\n\tLastError: Failed to set page size for database /Wedding mix final \n\tLibraryError: database disk image is malformed\n13:15:17: DBConnection SetError\n\tErrorCode: 11\n\tLastError: Failed to open database file:\n\n/Wedding mix final \n\tLibraryError: (11): database disk image is malformed\n”
}
}
}
]
}
}