Skip to content

Commit

Permalink
Add NABats taxonomy.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 621885835
  • Loading branch information
Bart van Merriënboer authored and copybara-github committed Apr 4, 2024
1 parent 4294715 commit 9a45259
Showing 1 changed file with 99 additions and 33 deletions.
132 changes: 99 additions & 33 deletions chirp/taxonomy/taxonomy_database.json
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,15 @@
],
"namespace": "audioset"
},
"bats": {
"classes": [
"LABO",
"MYLU",
"MYSE",
"PESU"
],
"namespace": "nabats"
},
"birdclef2019_colombia": {
"classes": [
"asctap1",
Expand Down Expand Up @@ -13884,6 +13893,39 @@
],
"namespace": "ebird2021"
},
"hawaii_dataset": {
"classes": [
"Akeake",
"Alawi",
"Apapane",
"Black francolin",
"California quail",
"Chukar",
"Erckels francolin",
"Eurasian skylark",
"Hawaii akepa",
"Hawaii amakihi",
"Hawaii elepaio",
"House Finch",
"Iiwi",
"Io",
"Japanese bush warbler",
"Kalij pheasant",
"Melodious laughing thrush",
"Nene",
"Northern cardinal",
"Omao",
"Palila",
"Red-billed leiothrix",
"Uau",
"Unknown",
"Warbling white-eye",
"Wild turkey",
"Wing flutter",
"Yellow-fronted canary"
],
"namespace": "hawaii_dataset"
},
"hawaii_ebird2022": {
"classes": [
"afrsil1",
Expand Down Expand Up @@ -14043,39 +14085,6 @@
],
"namespace": "ebird2022"
},
"hawaii_dataset": {
"classes": [
"Akeake",
"Alawi",
"Apapane",
"Black francolin",
"California quail",
"Chukar",
"Erckels francolin",
"Eurasian skylark",
"Hawaii akepa",
"Hawaii amakihi",
"Hawaii elepaio",
"House Finch",
"Iiwi",
"Io",
"Japanese bush warbler",
"Kalij pheasant",
"Melodious laughing thrush",
"Nene",
"Northern cardinal",
"Omao",
"Palila",
"Red-billed leiothrix",
"Uau",
"Unknown",
"Warbling white-eye",
"Wild turkey",
"Wing flutter",
"Yellow-fronted canary"
],
"namespace": "hawaii_dataset"
},
"high_sierras": {
"classes": [
"amepip",
Expand Down Expand Up @@ -430403,6 +430412,63 @@
"zosterornis whiteheadi"
]
},
"nabats": {
"classes": [
"ANPA",
"ARJA",
"BRCA",
"CHME",
"CORA",
"COTI",
"COTO",
"COTV",
"DIEC",
"EPFU",
"EUFL",
"EUMA",
"EUPE",
"EUUN",
"IDPH",
"LABO",
"LACI",
"LACS",
"LAEG",
"LAFR",
"LAIN",
"LAMI",
"LANO",
"LASE",
"LAXA",
"LENI",
"LEYE",
"MACA",
"MOME",
"MOMO",
"MYAR",
"MYAU",
"MYCA",
"MYCI",
"MYEV",
"MYGR",
"MYLE",
"MYLU",
"MYOC",
"MYSE",
"MYSO",
"MYTH",
"MYVE",
"MYVO",
"MYYU",
"NOLE",
"NYFE",
"NYHU",
"NYMA",
"PAHE",
"PESU",
"STRU",
"TABR"
]
},
"weldy_calltype": {
"classes": [
"NA_call_1",
Expand Down

0 comments on commit 9a45259

Please sign in to comment.