developmentseed / bioacoustics-frontend

Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
1 stars 0 forks source link

Integrating audio separation #126

Open geohacker opened 1 year ago

geohacker commented 1 year ago

We could experiment with integration the audio separation algorithm — I'm a bit fuzzy on all the details so something to talk through with Tom. There are probably two workflows:

  1. Separation on the search query
  2. Separation on the embeddings
geohacker commented 1 year ago

We have integrated separated audio embeddings in the search index. Separation of search vector is still something to consider in a later stage.