Skip to content

Commit 10e1b82

Browse files
committed
Improve copy on 2025 blog post
1 parent f2dd11b commit 10e1b82

3 files changed

Lines changed: 50 additions & 23 deletions

File tree

content/about/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ image: images/phil-a2o-unleashed.jpg
44
imageStyle: "background-position: 0% 40%;"
55
---
66

7-
{{% figure src="./diagram.jpg" width="100%"%}}
8-
97
Open Ecoacoustics is a set of platforms dedicated to continental-scale monitoring
108
and management of threatened species and ecosystems in response to Australia's
119
biodiversity crisis. We are a part of the [ARDC Machine Observation Data Processing Infrastructure](https://ardc.edu.au/program/machine-observation-data-processing-infrastructure/). Our goal is to enable open science and conservation by
1210
promoting open access ecoacoustics technologies, methodologies, and standards.
1311
See our up-to-date project plan on [ARDC Ecoacoustics Project](https://ardc.edu.au/project/open-ecoacoustics/) page.
1412

13+
{{% figure src="./diagram.jpg" width="100%"%}}
14+
1515
_Open Ecoacoustics received investment ([https://doi.org/10.3565/ts8c-ee10](https://doi.org/10.3565/ts8c-ee10)) from the Australian Research Data Commons (ARDC). The ARDC is enabled by the National Collaborative Research Infrastructure Strategy (NCRIS)._
1616

1717
Our main two projects are [Ecosounds](https://www.ecosounds.org/)

content/posts/2025-plans.md

Lines changed: 46 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,61 @@
11
---
22
title: "Open Ecoacoustics 2025 Plans"
33
date: 2025-02-06T12:19:00+10:00
4-
image: '/images/sensor-occupant.png'
4+
image: "/images/sensor-occupant.png"
5+
imageCredit: "Professor Susan Fuller"
56
tags:
6-
- News
7+
- News
78
---
8-
I hope your 2025 is off to a great start. We at Open Ecoacoustics are excited to keep the community more updated on our activities and progress. This year, we're committed to providing more regular updates and sharing our work through these posts and on social media.
9+
10+
I hope your 2025 is off to a great start. We at Open Ecoacoustics are excited to keep the community more updated on our
11+
activities and progress. This year, we're committed to providing more regular updates and sharing our work through these
12+
posts and on social media.
13+
914
<!--more-->
1015

11-
## Follow Us on BlueSky and LinkedIn
16+
## Follow Us on BlueSky and LinkedIn
17+
18+
We are launching of our new social media accounts on [BlueSky](https://bsky.app/profile/openecoacoustics.bsky.social)
19+
and [LinkedIn](https://www.linkedin.com/company/open-ecoacoustics/). Follow us to stay in the loop!
20+
21+
## New Feature: Verification Interface
22+
23+
Last year we finished the first version of an annotation verification interface. This tool allows you to efficiently
24+
verify that _tags_ are correctly applied to _annotations_. The interface displays a grid of annotations and their tags
25+
and enables you to quickly determine if these tags accurately match the audio content. For instance, a Koala recognizer
26+
might generate 40 results labeled as *Koala*s. Some of the tags may be be incorrectly applied to traffic sounds. This
27+
tool helps you verify both correct and incorrect tags with quickly ease. You could can then feed the updated results
28+
back into the recognizer to improve its performance.
1229

13-
We are excited to announce the launch of our accounts on [BlueSky](https://bsky.app/profile/openecoacoustics.bsky.social) and [LinkedIn](https://www.linkedin.com/company/open-ecoacoustics/). Follow us to stay in the loop!
30+
You can see the interface in action below:
31+
{{% figure src="images/verification-interface.gif" caption="Selection patterns in the verification interface" width="50%" %}}
1432

15-
_The cover image of this post and our social media profiles are thanks to Prof. Susan Fuller_
33+
We are currently integrating this feature into Ecosounds. You can find it by:
1634

17-
## New Feature: Audio Verification Interface
18-
Last year we finished the first version of an audio verification interface. This tool allows you to verify audio tags efficiently. The interface displays tags added to specific audio files, enabling you to quickly determine if these tags accurately match the audio content. For instance, you might have a list of 40 audio snippets labeled as Koalas, but some of the tags are be incorrectly applied to traffic sounds. This tool helps you verify both correct and incorrect tags with ease.
35+
1. Logging into Ecosounds
36+
2. Selecting a project
37+
3. Choosing _Search Annotations_ so you can filter the annotations you want to verify
38+
4. Clicking on the _Verify This List_ button
1939

20-
Check out this quick gif to see how it works: {{% figure src="images/verification-interface.gif" caption="Verification Interface." width="50%"%}}
40+
In 2025, we plan to add more features, such as saving verifications to our database (currently verifications can only be
41+
downloaded as CSV for your current session), offering more customization options, and enabling other features.
2142

22-
We are currently integrating this feature into Ecosounds. [Try the Beta version of the verification interface](https://www.ecosounds.org/projects/1151/annotations/verify)! In 2025, we plan to add more features, such as saving verifications to our database (currently CSV download only), offering more customization options, and enabling tag addition or editing.
43+
## Looking Ahead to 2025
2344

24-
## Looking Ahead to 2025
25-
In addition to launching the Verification Interface tool, some of our other plans for 2025 include:
45+
In addition to launching the Verification Interface tool, some of our other plans for 2025 include:
2646

27-
- Improving mapping visualisations for clearer data coverage views
28-
- AAF Integration: Enabling seamless login for Australian universities through the [Australian Access Federation](https://aaf.edu.au/).
29-
- Include option to include a permanent identifier (PID/DOI) to uploaded data sets.
30-
- Continuing development of the Acoustic Workbench (The software that runs [A2O](https://acousticobservatory.org/) & [Ecosounds](https://www.ecosounds.org/)). Did you know Acoustic Workhbench is open source? See the source code in [GitHub](https://github.com/QutEcoacoustics/workbench)
31-
- Using our new verification interface for citizen science projects
32-
- Improving the [Make Your Own Recogniser](https://openecoacoustics.org/resources/lessons/make-your-own-recognizer/) workshop and training materials
33-
- Engaging the community through user testing and additional training workshops. Expect us to post an update in the coming months!
47+
- Continuing development of the Acoustic Workbench (The software that runs [A2O](https://acousticobservatory.org/) &
48+
[Ecosounds](https://www.ecosounds.org/)). Did you know Acoustic Workbench is open source? See the source code in
49+
[GitHub](https://github.com/QutEcoacoustics/workbench)
50+
- Improving mapping visualisations for clearer data coverage views
51+
- AAF Integration: Enabling seamless login for Australian universities through the
52+
[Australian Access Federation](https://aaf.edu.au/).
53+
- Including an option to include a permanent identifier (PID/DOI) to uploaded data sets.
54+
- Using our new verification interface for citizen science projects
55+
- Improving the [Make Your Own Recogniser](https://openecoacoustics.org/resources/lessons/make-your-own-recognizer/)
56+
workshop and training materials
57+
- Engaging the community through user testing and additional training workshops. Expect us to post an update in the
58+
coming months!
3459

35-
Let us know which of these you're most keen for! Do you want something else? Let us know that too! You can send us a message through our social media channels, or contact us through the [contact form](/contact).
60+
Let us know which of these you're most keen for! Do you want something else? Let us know that too! You can send us a
61+
message through our social media channels, or contact us through the [contact form](/contact).

content/posts/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Blog
3+
image: '/images/Buffel-Grass-pasture-botanical-survey-at-Cungelella-1-1.jpg'
34
---
45

5-
Read our regular updates here.
6+
Read our regular updates here.

0 commit comments

Comments
 (0)