BoquilaHUB 0.5: now it includes SOTA AI models for bioacoustics

jdiaz971 pts0 comments

Release BoquilaHUB 0.5 · boquila/boquilahub · GitHub

//releases/show" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//releases/show;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

boquila

boquilahub

Public

Uh oh!

There was an error while loading. Please reload this page.

Notifications<br>You must be signed in to change notification settings

Fork

Star<br>161

BoquilaHUB 0.5

Latest

Latest

Compare

Choose a tag to compare

Sorry, something went wrong.

Filter

Loading

Sorry, something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

No results found

View all tags

jdiaz97

released this

26 May 09:51

v0.5

2039650

This commit was created on GitHub.com and signed with GitHub’s verified signature .

GPG key ID: B5690EEEBB952194

Verified

Learn about vigilant mode.

Audio and Embeddings join the party

SOTA bioacoustics classification, audio playback, spectrogram visualization. Just select an audio model and select an audio file.

Better GUI experience

All visualizers got reworked. Now it's more enjoyable to navigate images, video files, live feed, and now, audio files! Live feed now includes an adjustable buffer, in case yo uwanna go back in case you missed something.

New models

Like always at: https://boquila.org/hub

You can run Perch 2, BioClip 2 and a lot more! Just import the .bq model and give it some data, it's literally that easy.

Code

We went from drawing a lot of things by "hand" (manipulating the image buffer) to just using egui to draw things. This is much better because it allows a lot more interactivity. We are still keeping the functionality to draw directly on the image buffer but that's kept for exporting.

Egui plots was incorporated for great spectrogram visualization

Some code got more ugly with the purpose to finish features (audio and embeddings), this will be cleaned up. Luckily, adding a new type of output (audio classification probabilities, embeddings) is extremely easy thanks to the Enum AIOutput

What's Changed (some PR logs)

Audio AI inference, plus rewrites on AI handling by @jdiaz97 in #30

Small code and project cleanups by @jdiaz97 in #31

removed some default deps and performance improvements by @jdiaz97 in #32

deleted egui_extras by @jdiaz97 in #33

Big rewrites, more complete audio analysis, better GUI by @jdiaz97 in #34

support for embedding models by @jdiaz97 in #35

Full Changelog : v0.4...v0.5

Contributors

jdiaz97

Assets

Loading

Uh oh!

There was an error while loading. Please reload this page.

-->

All reactions

You can’t perform that action at this time.

audio jdiaz97 reload boquilahub search loading

Related Articles