Abstract
How is speech like birdsong? What do we mean when we say an animal learns their vocalizations? Questions like these are answered by studying how animals communicate with sound. As in many other fields, the study of acoustic communication is being revolutionized by deep neural network models. These models enable answering questions that were previously impossible to address, in part because the models automate analysis of very large datasets. Acoustic communication researchers have developed multiple models for similar tasks, often implemented as research code with one of several libraries, such as Keras and Pytorch. This situation has created a real need for a framework that allows researchers to easily benchmark multiple models, and test new models, with their own data. To address this need, we developed vak (https://github.com/vocalpy/vak), a neural network framework designed for acoustic communication researchers.(" vak" is pronounced like " talk" or" squawk" and was chosen for its similarity to the Latin root voc, as in " vocal".) Here we describe the design of the vak, and explain how the framework makes it easy for researchers to apply neural network models to their own data. We highlight enhancements made in version 1.0 that significantly improve user experience with the library. To provide researchers without expertise in deep learning access to these models, vak can be run via a command-line interface that uses configuration files. Vak can also be used directly in scripts by scientist-coders. To achieve this, vak adapts design patterns and an API from other domain-specific PyTorch libraries such as torchvision …
Original language | English |
---|---|
Title of host publication | Proceedings of the 22nd Python in Science Conference (SciPy 2023) |
Editors | Meghann Agarwal, Chris Calloway, Dillon Niederhut |
Pages | 59-67 |
Number of pages | 9 |
DOIs | |
State | Published - Jul 2023 |
Event | Python in Science Conference - Austin, Texas, Austin, United States Duration: 10 Jul 2023 → 16 Jul 2023 Conference number: 22 https://conference.scipy.org/proceedings/scipy2023/ |
Conference
Conference | Python in Science Conference |
---|---|
Abbreviated title | SciPy 2023 |
Country/Territory | United States |
City | Austin |
Period | 10/07/23 → 16/07/23 |
Internet address |