johnowhitaker
commited on
Commit
•
e528a3e
1
Parent(s):
0398ec4
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset contains 5 second clips of birdcalls for audio generation tests.
|
|
|
2 |
There are 20 species represented, with ~500 recordings each.
|
|
|
3 |
These clips were taken from longer samples by identifying calls within the recordings using the approach shown here: https://www.kaggle.com/code/johnowhitaker/peak-identification
|
4 |
|
5 |
The audio is represented at 32kHz (mono)
|
|
|
1 |
+
---
|
2 |
+
license:
|
3 |
+
- unknown
|
4 |
+
pretty_name: 5s Birdcall Samples
|
5 |
+
---
|
6 |
+
|
7 |
This dataset contains 5 second clips of birdcalls for audio generation tests.
|
8 |
+
|
9 |
There are 20 species represented, with ~500 recordings each.
|
10 |
+
|
11 |
These clips were taken from longer samples by identifying calls within the recordings using the approach shown here: https://www.kaggle.com/code/johnowhitaker/peak-identification
|
12 |
|
13 |
The audio is represented at 32kHz (mono)
|