Skip to content

Commit 6f2ad5d

Browse files
committed
Make changes in docs/index.md
1 parent 6e63af6 commit 6f2ad5d

1 file changed

Lines changed: 57 additions & 4 deletions

File tree

docs/index.md

Lines changed: 57 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
1-
# The VocalPy Project
1+
# The VocalPy Community
22

3-
The VocalPy project is a community effort to build a core Python package
4-
for researchers studying acoustic communicaiton
5-
and foster an ecosystem of interoperable packages.
3+
VocalPy is a software community for researchers studying
4+
how animals communicate with sound.
5+
It consists of a core Python package, VocalPy,
6+
and a set of interoperable packages.
7+
The goal of the community is to build and sustain
8+
a growing base of users, maintainers, and developers.
9+
10+
:::::{grid} 1 1 3 3
11+
12+
::::{grid-item}
13+
14+
:::{card} VocalPy
15+
:link: https://vocalpy.readthedocs.io/en/latest/
16+
:img-bottom: _static/vocalpy-logomark.png
17+
^^^
18+
19+
A core package for acoustic communication research
20+
21+
+++
22+
23+
:::
24+
25+
::::
26+
27+
::::{grid-item}
28+
29+
30+
:::{card} Crowsetta
31+
:link: https://crowsetta.readthedocs.io/en/latest/
32+
:img-bottom: _static/crowsetta-logomark.png
33+
^^^
34+
35+
A Python tool to work with any format for annotating animal vocalizations and bioacoustics data.
36+
37+
+++
38+
39+
:::
40+
41+
::::
42+
43+
::::{grid-item}
44+
45+
:::{card} vak
46+
:link: https://vak.readthedocs.io/en/latest/
47+
:img-bottom: _static/vak-logomark.png
48+
^^^
49+
50+
A neural network framework for researchers studying animal acoustic communication.
51+
52+
+++
53+
54+
:::
55+
56+
::::
57+
58+
:::::

0 commit comments

Comments
 (0)