Datasets:

Modalities:
Audio
License:
nianlong commited on
Commit
6fb13d6
·
verified ·
1 Parent(s): 338bf06

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .ipynb_checkpoints/README-checkpoint.md +41 -0
  2. .ipynb_checkpoints/process_data-checkpoint.ipynb +152 -0
  3. README.md +38 -0
  4. test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0721.20144_0-checkpoint.json +1 -0
  5. test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0722.20147_0-checkpoint.json +1 -0
  6. test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0918.20609_0-checkpoint.json +1 -0
  7. test/bengalese_finch_bl26lb16_190412_0721.20144_0.json +1 -0
  8. test/bengalese_finch_bl26lb16_190412_0721.20144_0.wav +3 -0
  9. test/bengalese_finch_bl26lb16_190412_0722.20147_0.json +1 -0
  10. test/bengalese_finch_bl26lb16_190412_0722.20147_0.wav +3 -0
  11. test/bengalese_finch_bl26lb16_190412_0724.20153_0.json +1 -0
  12. test/bengalese_finch_bl26lb16_190412_0724.20153_0.wav +3 -0
  13. test/bengalese_finch_bl26lb16_190412_0759.20233_0.json +1 -0
  14. test/bengalese_finch_bl26lb16_190412_0759.20233_0.wav +3 -0
  15. test/bengalese_finch_bl26lb16_190412_0817.20300_0.json +1 -0
  16. test/bengalese_finch_bl26lb16_190412_0817.20300_0.wav +3 -0
  17. test/bengalese_finch_bl26lb16_190412_0839.20374_0.json +1 -0
  18. test/bengalese_finch_bl26lb16_190412_0839.20374_0.wav +3 -0
  19. test/bengalese_finch_bl26lb16_190412_0918.20609_0.json +1 -0
  20. test/bengalese_finch_bl26lb16_190412_0918.20609_0.wav +3 -0
  21. test/bengalese_finch_bl26lb16_190412_0927.20692_0.json +1 -0
  22. test/bengalese_finch_bl26lb16_190412_0927.20692_0.wav +3 -0
  23. test/bengalese_finch_bl26lb16_190412_1007.20811_0.json +1 -0
  24. test/bengalese_finch_bl26lb16_190412_1007.20811_0.wav +3 -0
  25. test/bengalese_finch_bl26lb16_190412_1023.20896_0.json +1 -0
  26. test/bengalese_finch_bl26lb16_190412_1023.20896_0.wav +3 -0
  27. test/bengalese_finch_bl26lb16_190412_1047.21015_0.json +1 -0
  28. test/bengalese_finch_bl26lb16_190412_1047.21015_0.wav +3 -0
  29. test/bengalese_finch_bl26lb16_190412_1233.21994_0.json +1 -0
  30. test/bengalese_finch_bl26lb16_190412_1233.21994_0.wav +3 -0
  31. test/bengalese_finch_bl26lb16_190412_1341.22551_0.json +1 -0
  32. test/bengalese_finch_bl26lb16_190412_1341.22551_0.wav +3 -0
  33. test/bengalese_finch_bl26lb16_190412_1417.22853_0.json +1 -0
  34. test/bengalese_finch_bl26lb16_190412_1417.22853_0.wav +3 -0
  35. test/bengalese_finch_bl26lb16_190412_1430.22980_0.json +1 -0
  36. test/bengalese_finch_bl26lb16_190412_1430.22980_0.wav +3 -0
  37. test/bengalese_finch_bl26lb16_190412_1511.23279_0.json +1 -0
  38. test/bengalese_finch_bl26lb16_190412_1511.23279_0.wav +3 -0
  39. test/bengalese_finch_bl26lb16_190412_1628.23894_0.json +1 -0
  40. test/bengalese_finch_bl26lb16_190412_1628.23894_0.wav +3 -0
  41. test/bengalese_finch_bl26lb16_190412_1634.23939_0.json +1 -0
  42. test/bengalese_finch_bl26lb16_190412_1634.23939_0.wav +3 -0
  43. test/bengalese_finch_bl26lb16_190412_1658.24119_0.json +1 -0
  44. test/bengalese_finch_bl26lb16_190412_1658.24119_0.wav +3 -0
  45. test/bengalese_finch_bl26lb16_190412_1730.24384_0.json +1 -0
  46. test/bengalese_finch_bl26lb16_190412_1730.24384_0.wav +3 -0
  47. test/bengalese_finch_bl26lb16_190412_1956.25685_0.json +1 -0
  48. test/bengalese_finch_bl26lb16_190412_1956.25685_0.wav +3 -0
  49. test/bengalese_finch_bl26lb16_200412_0728.32143_0.json +1 -0
  50. test/bengalese_finch_bl26lb16_200412_0728.32143_0.wav +3 -0
.ipynb_checkpoints/README-checkpoint.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # Positive Transfer Of The Whisper Speech Transformer To Human And Animal Voice Activity Detection
5
+ We proposed WhisperSeg, utilizing the Whisper Transformer pre-trained for Automatic Speech Recognition (ASR) for both human and animal Voice Activity Detection (VAD). For more details, please refer to our paper
6
+
7
+ >
8
+ > [**Positive Transfer of the Whisper Speech Transformer to Human and Animal Voice Activity Detection**](https://doi.org/10.1101/2023.09.30.560270)
9
+ >
10
+ > Nianlong Gu, Kanghwi Lee, Maris Basha, Sumit Kumar Ram, Guanghao You, Richard H. R. Hahnloser <br>
11
+ > University of Zurich and ETH Zurich
12
+
13
+ This animals dataset was customized Animal Voice Activity Detection (vocal segmentation) when training the WhisperSeg segmenter.
14
+
15
+ ## Download Dataset
16
+ ```python
17
+ from huggingface_hub import snapshot_download
18
+ snapshot_download('nccratliri/vad-animals', local_dir = "data/vad-animals", repo_type="dataset" )
19
+ ```
20
+
21
+ For more usage details, please refer to the GitHub repository: https://github.com/nianlonggu/WhisperSeg
22
+
23
+ ## Citation
24
+ When using this dataset for your work, please cite:
25
+ ```
26
+ @article {Gu2023.09.30.560270,
27
+ author = {Nianlong Gu and Kanghwi Lee and Maris Basha and Sumit Kumar Ram and Guanghao You and Richard Hahnloser},
28
+ title = {Positive Transfer of the Whisper Speech Transformer to Human and Animal Voice Activity Detection},
29
+ elocation-id = {2023.09.30.560270},
30
+ year = {2023},
31
+ doi = {10.1101/2023.09.30.560270},
32
+ publisher = {Cold Spring Harbor Laboratory},
33
+ abstract = {This paper introduces WhisperSeg, utilizing the Whisper Transformer pre-trained for Automatic Speech Recognition (ASR) for human and animal Voice Activity Detection (VAD). Contrary to traditional methods that detect human voice or animal vocalizations from a short audio frame and rely on careful threshold selection, WhisperSeg processes entire spectrograms of long audio and generates plain text representations of onset, offset, and type of voice activity. Processing a longer audio context with a larger network greatly improves detection accuracy from few labeled examples. We further demonstrate a positive transfer of detection performance to new animal species, making our approach viable in the data-scarce multi-species setting.Competing Interest StatementThe authors have declared no competing interest.},
34
+ URL = {https://www.biorxiv.org/content/early/2023/10/02/2023.09.30.560270},
35
+ eprint = {https://www.biorxiv.org/content/early/2023/10/02/2023.09.30.560270.full.pdf},
36
+ journal = {bioRxiv}
37
+ }
38
+ ```
39
+
40
+ ## Contact
41
.ipynb_checkpoints/process_data-checkpoint.ipynb ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "id": "841f9abb-bac7-421a-be91-20cd0e66b565",
6
+ "metadata": {},
7
+ "source": [
8
+ "## Download dataset"
9
+ ]
10
+ },
11
+ {
12
+ "cell_type": "code",
13
+ "execution_count": 8,
14
+ "id": "c686f678-f6be-4227-b3bb-4dc0974d8377",
15
+ "metadata": {},
16
+ "outputs": [
17
+ {
18
+ "data": {
19
+ "application/vnd.jupyter.widget-view+json": {
20
+ "model_id": "da88b797d92d44dba55077c5453eb1b4",
21
+ "version_major": 2,
22
+ "version_minor": 0
23
+ },
24
+ "text/plain": [
25
+ "Fetching 7908 files: 0%| | 0/7908 [00:00<?, ?it/s]"
26
+ ]
27
+ },
28
+ "metadata": {},
29
+ "output_type": "display_data"
30
+ },
31
+ {
32
+ "data": {
33
+ "text/plain": [
34
+ "'/mnt/d360c7ec-336f-4a33-832d-86d6562ba9ab/work/NCCR/requests/WhisperSeg/data/datasets/animals/raw'"
35
+ ]
36
+ },
37
+ "execution_count": 8,
38
+ "metadata": {},
39
+ "output_type": "execute_result"
40
+ }
41
+ ],
42
+ "source": [
43
+ "from huggingface_hub import snapshot_download\n",
44
+ "snapshot_download('nccratliri/vad-multi-species', local_dir = \"./\", repo_type=\"dataset\" )"
45
+ ]
46
+ },
47
+ {
48
+ "cell_type": "markdown",
49
+ "id": "a926f0c1-2c1d-4b4b-b633-2c54c1fc8928",
50
+ "metadata": {},
51
+ "source": [
52
+ "### Use a unified cluster name \"vocal\" for all species, to train a general-purpose VAD model"
53
+ ]
54
+ },
55
+ {
56
+ "cell_type": "code",
57
+ "execution_count": 1,
58
+ "id": "dfd9b300-ac32-422a-b687-6a21f8d0bea9",
59
+ "metadata": {},
60
+ "outputs": [],
61
+ "source": [
62
+ "from glob import glob\n",
63
+ "import json\n",
64
+ "import os"
65
+ ]
66
+ },
67
+ {
68
+ "cell_type": "code",
69
+ "execution_count": 4,
70
+ "id": "a9ab98c2-d445-4004-afb9-77614075005f",
71
+ "metadata": {},
72
+ "outputs": [
73
+ {
74
+ "data": {
75
+ "text/plain": [
76
+ "3953"
77
+ ]
78
+ },
79
+ "execution_count": 4,
80
+ "metadata": {},
81
+ "output_type": "execute_result"
82
+ }
83
+ ],
84
+ "source": [
85
+ "csv_file_list = glob(\"./t*/*.json\")\n",
86
+ "len(csv_file_list)"
87
+ ]
88
+ },
89
+ {
90
+ "cell_type": "code",
91
+ "execution_count": 5,
92
+ "id": "7b92691e-7dbc-482f-93e1-05054c847196",
93
+ "metadata": {},
94
+ "outputs": [
95
+ {
96
+ "data": {
97
+ "text/plain": [
98
+ "160"
99
+ ]
100
+ },
101
+ "execution_count": 5,
102
+ "metadata": {},
103
+ "output_type": "execute_result"
104
+ }
105
+ ],
106
+ "source": [
107
+ "n_removed = 0\n",
108
+ "for csv_name in csv_file_list:\n",
109
+ " data = json.load(open(csv_name, \"r\"))\n",
110
+ " if data[\"species\"] == \"human\":\n",
111
+ " audio_name = csv_name[:-4] + \"wav\"\n",
112
+ " os.remove( audio_name )\n",
113
+ " os.remove( csv_name )\n",
114
+ " n_removed +=1\n",
115
+ " else:\n",
116
+ " data[\"species\"] = \"animal\"\n",
117
+ " data[\"cluster\"] = [ \"vocal\" for _ in data[\"cluster\"] ]\n",
118
+ " json.dump( data, open( csv_name, \"w\") )\n",
119
+ "n_removed"
120
+ ]
121
+ },
122
+ {
123
+ "cell_type": "code",
124
+ "execution_count": null,
125
+ "id": "d5bf7554-7faf-486b-9ec9-5f3ccc025757",
126
+ "metadata": {},
127
+ "outputs": [],
128
+ "source": []
129
+ }
130
+ ],
131
+ "metadata": {
132
+ "kernelspec": {
133
+ "display_name": "Python 3 (ipykernel)",
134
+ "language": "python",
135
+ "name": "python3"
136
+ },
137
+ "language_info": {
138
+ "codemirror_mode": {
139
+ "name": "ipython",
140
+ "version": 3
141
+ },
142
+ "file_extension": ".py",
143
+ "mimetype": "text/x-python",
144
+ "name": "python",
145
+ "nbconvert_exporter": "python",
146
+ "pygments_lexer": "ipython3",
147
+ "version": "3.10.13"
148
+ }
149
+ },
150
+ "nbformat": 4,
151
+ "nbformat_minor": 5
152
+ }
README.md CHANGED
@@ -1,3 +1,41 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Positive Transfer Of The Whisper Speech Transformer To Human And Animal Voice Activity Detection
5
+ We proposed WhisperSeg, utilizing the Whisper Transformer pre-trained for Automatic Speech Recognition (ASR) for both human and animal Voice Activity Detection (VAD). For more details, please refer to our paper
6
+
7
+ >
8
+ > [**Positive Transfer of the Whisper Speech Transformer to Human and Animal Voice Activity Detection**](https://doi.org/10.1101/2023.09.30.560270)
9
+ >
10
+ > Nianlong Gu, Kanghwi Lee, Maris Basha, Sumit Kumar Ram, Guanghao You, Richard H. R. Hahnloser <br>
11
+ > University of Zurich and ETH Zurich
12
+
13
+ This animals dataset was customized Animal Voice Activity Detection (vocal segmentation) when training the WhisperSeg segmenter.
14
+
15
+ ## Download Dataset
16
+ ```python
17
+ from huggingface_hub import snapshot_download
18
+ snapshot_download('nccratliri/vad-animals', local_dir = "data/vad-animals", repo_type="dataset" )
19
+ ```
20
+
21
+ For more usage details, please refer to the GitHub repository: https://github.com/nianlonggu/WhisperSeg
22
+
23
+ ## Citation
24
+ When using this dataset for your work, please cite:
25
+ ```
26
+ @article {Gu2023.09.30.560270,
27
+ author = {Nianlong Gu and Kanghwi Lee and Maris Basha and Sumit Kumar Ram and Guanghao You and Richard Hahnloser},
28
+ title = {Positive Transfer of the Whisper Speech Transformer to Human and Animal Voice Activity Detection},
29
+ elocation-id = {2023.09.30.560270},
30
+ year = {2023},
31
+ doi = {10.1101/2023.09.30.560270},
32
+ publisher = {Cold Spring Harbor Laboratory},
33
+ abstract = {This paper introduces WhisperSeg, utilizing the Whisper Transformer pre-trained for Automatic Speech Recognition (ASR) for human and animal Voice Activity Detection (VAD). Contrary to traditional methods that detect human voice or animal vocalizations from a short audio frame and rely on careful threshold selection, WhisperSeg processes entire spectrograms of long audio and generates plain text representations of onset, offset, and type of voice activity. Processing a longer audio context with a larger network greatly improves detection accuracy from few labeled examples. We further demonstrate a positive transfer of detection performance to new animal species, making our approach viable in the data-scarce multi-species setting.Competing Interest StatementThe authors have declared no competing interest.},
34
+ URL = {https://www.biorxiv.org/content/early/2023/10/02/2023.09.30.560270},
35
+ eprint = {https://www.biorxiv.org/content/early/2023/10/02/2023.09.30.560270.full.pdf},
36
+ journal = {bioRxiv}
37
+ }
38
+ ```
39
+
40
+ ## Contact
41
test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0721.20144_0-checkpoint.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0095375000000004, 0.2165999999999996, 0.4194437500000099, 0.5231000000000101, 0.5845374999999997, 0.6477562500000005, 0.7131000000000007, 0.7811000000000021, 0.8529125000000022, 0.922631250000002, 0.994443750000002, 1.065506250000002, 1.136225000000028, 1.210443750000028, 1.40847500000001, 1.474287499999999, 1.5594750000000026, 1.6480687500000002, 1.7387562500000016], "offset": [0.0785062500000002, 0.2861312500000004, 0.501850000000001, 0.5659437500000024, 0.6273812499999991, 0.6905999999999999, 0.7575687500000008, 0.826068750000001, 0.9018812500000024, 0.9715375000000002, 1.044818750000001, 1.114381250000001, 1.1848500000000008, 1.2902562500000023, 1.4466937500000014, 1.5413812500000006, 1.6306624999999997, 1.7190375000000024, 1.80794375], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0722.20147_0-checkpoint.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/.ipynb_checkpoints/bengalese_finch_bl26lb16_190412_0918.20609_0-checkpoint.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0286390624999999, 0.1264203125000005, 0.1849515625000002, 0.2443265624999995, 0.3076703125000009, 0.3713890625000005, 0.4364515625000003, 0.5017640624999995, 0.5692015625, 0.6409515624999997, 0.8634515624999999, 0.9142015625000006, 0.9942328125, 1.0802328125000005, 1.161795312500001, 1.2458578125000006, 1.4533578125000002, 1.5588578125000012, 1.6187640625000004, 1.6772640625000008, 1.8372015625000009, 1.9267015625, 1.9830140625000008, 2.041889062500001, 2.1036078125, 2.172076562500001, 2.4341390625, 2.534826562500001, 2.5914828125000007], "offset": [0.1067015624999996, 0.1674828125000012, 0.2254203125000007, 0.287232812500001, 0.3483265625000005, 0.4110453125000006, 0.4788578125000011, 0.5471390625000012, 0.616482812500001, 0.7191703125000011, 0.8852953125000003, 0.9724515625, 1.0620140625000012, 1.1423578125000002, 1.2290765624999995, 1.3121390625, 1.5345140624999996, 1.5882953124999997, 1.657045312500001, 1.7474515625000002, 1.8891078125000007, 1.9654515625, 2.0195453125, 2.0809203125, 2.1477640625000003, 2.2393578125, 2.512889062500001, 2.5757953125000004, 2.628375], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0721.20144_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0095375000000004, 0.2165999999999996, 0.4194437500000099, 0.5231000000000101, 0.5845374999999997, 0.6477562500000005, 0.7131000000000007, 0.7811000000000021, 0.8529125000000022, 0.922631250000002, 0.994443750000002, 1.065506250000002, 1.136225000000028, 1.210443750000028, 1.40847500000001, 1.474287499999999, 1.5594750000000026, 1.6480687500000002, 1.7387562500000016], "offset": [0.0785062500000002, 0.2861312500000004, 0.501850000000001, 0.5659437500000024, 0.6273812499999991, 0.6905999999999999, 0.7575687500000008, 0.826068750000001, 0.9018812500000024, 0.9715375000000002, 1.044818750000001, 1.114381250000001, 1.1848500000000008, 1.2902562500000023, 1.4466937500000014, 1.5413812500000006, 1.6306624999999997, 1.7190375000000024, 1.80794375], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0721.20144_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f39f0b6ff650a45cd83ec9de1c1d6439675fe7b2c443c713010e0ca3701152
3
+ size 193120
test/bengalese_finch_bl26lb16_190412_0722.20147_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0722.20147_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377f58e12e9fb94034eab145f3270e1cf6f2f1b93ea66ec8afbe568af26c4c0c
3
+ size 191828
test/bengalese_finch_bl26lb16_190412_0724.20153_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0724.20153_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f165f9f880e012c5e53555c31a0ba3a34cf2eec8fffdca2938af80b3c22689
3
+ size 366998
test/bengalese_finch_bl26lb16_190412_0759.20233_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0759.20233_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c8ab16e03005442d525fc812cb830248a445958b483d2690625c54b4d1a471
3
+ size 257782
test/bengalese_finch_bl26lb16_190412_0817.20300_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0817.20300_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a74a6d9f06db0021cc3a19987568bc3a287b3343e221ec7438e9be49339e4b4
3
+ size 115060
test/bengalese_finch_bl26lb16_190412_0839.20374_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0839.20374_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f770a31ac48d04dd07f8ee8edab5d0feca71a20dbe00db24df2ec87b63552f0
3
+ size 141388
test/bengalese_finch_bl26lb16_190412_0918.20609_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0286390624999999, 0.1264203125000005, 0.1849515625000002, 0.2443265624999995, 0.3076703125000009, 0.3713890625000005, 0.4364515625000003, 0.5017640624999995, 0.5692015625, 0.6409515624999997, 0.8634515624999999, 0.9142015625000006, 0.9942328125, 1.0802328125000005, 1.161795312500001, 1.2458578125000006, 1.4533578125000002, 1.5588578125000012, 1.6187640625000004, 1.6772640625000008, 1.8372015625000009, 1.9267015625, 1.9830140625000008, 2.041889062500001, 2.1036078125, 2.172076562500001, 2.4341390625, 2.534826562500001, 2.5914828125000007], "offset": [0.1067015624999996, 0.1674828125000012, 0.2254203125000007, 0.287232812500001, 0.3483265625000005, 0.4110453125000006, 0.4788578125000011, 0.5471390625000012, 0.616482812500001, 0.7191703125000011, 0.8852953125000003, 0.9724515625, 1.0620140625000012, 1.1423578125000002, 1.2290765624999995, 1.3121390625, 1.5345140624999996, 1.5882953124999997, 1.657045312500001, 1.7474515625000002, 1.8891078125000007, 1.9654515625, 2.0195453125, 2.0809203125, 2.1477640625000003, 2.2393578125, 2.512889062500001, 2.5757953125000004, 2.628375], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0918.20609_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39a7d4207131688d980646372e68ebb5c9749f2b36fb620beb8b9ab7ec76fe40
3
+ size 168260
test/bengalese_finch_bl26lb16_190412_0927.20692_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_0927.20692_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342c4bd7cc72d0b5b57ba1292d2b3d745c360f49bf03637d8955c143436fb47b
3
+ size 151646
test/bengalese_finch_bl26lb16_190412_1007.20811_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0492062499999974, 0.1146749999999947, 0.1957687499999956, 0.2822374999999972, 0.3674562499999965, 0.4531437499999953, 0.8039562499999953, 1.0093937499999974, 1.109362499999996, 1.1682374999999965, 1.2308312499999978], "offset": [0.0915187499999952, 0.1760812499999957, 0.265268749999997, 0.3481437499999948, 0.436393749999997, 0.5330499999999958, 0.8852374999999952, 1.0876124999999952, 1.149237499999998, 1.2060499999999976, 1.309362499999995], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1007.20811_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4edae68c6cba15672a41c6edb142c78b7e5d7a5c79462d9c21f6c645d940d0
3
+ size 210404
test/bengalese_finch_bl26lb16_190412_1023.20896_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.1218781249999985, 0.1744718749999982, 0.259784374999997, 0.3455656249999972, 0.4283468749999972, 0.5144093749999978, 0.718128124999998, 0.8197218749999973, 0.8774093749999974, 0.9380968749999976, 1.128628124999997, 1.221346875, 1.2797531249999974, 1.339971874999998, 1.403784374999999, 1.4681593749999973, 1.534753125, 1.602034374999997, 1.668253124999998, 1.7339406249999971, 1.802003124999997, 1.887753124999998, 2.051440625, 2.1140968749999995, 2.198003124999998, 2.282503125, 2.366065624999999, 2.447565624999997, 2.628628124999997, 2.735565624999998, 2.795753124999999, 2.8579406249999995, 3.0451906249999983, 3.1435968749999983, 3.203315624999997, 3.2623156249999976, 3.325096874999998, 3.3922843749999974, 3.459628125], "offset": [0.1580968749999982, 0.2404093749999969, 0.3302843749999997, 0.4123781249999982, 0.4939093749999994, 0.579346874999997, 0.800503124999997, 0.860003125000004, 0.9187218749999976, 1.009940624999997, 1.201846874999999, 1.2620968749999992, 1.3219718749999974, 1.384034374999997, 1.4458156249999998, 1.5138156249999977, 1.5809718749999977, 1.6482843749999976, 1.715940625, 1.7821906249999966, 1.8461593749999972, 1.9405031249999976, 2.0993156249999974, 2.177471875000004, 2.266159374999999, 2.3473468749999977, 2.4302531249999983, 2.512034374999997, 2.715534374999999, 2.774190624999997, 2.832534375, 2.9265968749999995, 3.122284374999998, 3.186471874999997, 3.246003125, 3.304065624999998, 3.3663156250000075, 3.4356906249999977, 3.5087218749999973], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1023.20896_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3588991c49928bd8f0534980cfe80532897eeaf6449fce3d080b61c417c4aacb
3
+ size 224826
test/bengalese_finch_bl26lb16_190412_1047.21015_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1047.21015_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1a7790e3b0b2d73489f5a3935b517f39f3d5a51ae136c3bb252898816d5beb
3
+ size 77000
test/bengalese_finch_bl26lb16_190412_1233.21994_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0, 0.0397625000000019, 0.1271374999999999, 0.5016375000000011], "offset": [0.0242937500000017, 0.1067312499999992, 0.1924812500000001, 0.5814812499999995], "cluster": ["vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1233.21994_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209f98e469e2f580d91c0fa7fe32b3cec67e82133cb5921dc3c43cb1fd29d2a9
3
+ size 139746
test/bengalese_finch_bl26lb16_190412_1341.22551_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [1.923875, 2.17975, 2.4190625, 2.60234375], "offset": [2.01240625, 2.25203125, 2.49709375, 2.616875], "cluster": ["vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1341.22551_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:044a298e02d4b1af9117456271ae5b93fc8bc8d57979a4b6d96ef8e17bf2819e
3
+ size 167524
test/bengalese_finch_bl26lb16_190412_1417.22853_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1417.22853_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a481a34ea05691a5ce506c594f19fbad89ca0803c4af58b8b9ac1e4f10124f0e
3
+ size 180478
test/bengalese_finch_bl26lb16_190412_1430.22980_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0, 0.0349656250000016, 0.0981843750000024, 0.162246875000001, 0.2267468749999999, 0.292653125000001, 0.3587156250000021, 0.4256531250000002, 0.4926218750000011, 0.5635281250000013, 0.7459031250000017, 0.8065593750000026, 0.8854343750000027, 0.9707781250000024, 1.0514656250000023, 1.1364968750000024, 1.3230906250000023, 1.431996875000003, 1.488121875000001, 1.5481843750000015, 1.7395906250000015, 1.846246875000002, 1.9028718750000024, 1.9622468750000015, 2.0233718750000023, 2.0892468750000006, 2.1554343750000022, 2.220996875000001, 2.286340625000001, 2.353903125000002, 2.420996875, 2.4880906250000017, 2.5589656250000026, 2.7389656250000023, 2.801559375, 2.882340625000001, 2.965653125000003, 3.046465625, 3.129559375000003, 3.211746875000003, 3.431996875000003, 3.532496875, 3.586871875, 3.649809375, 3.713621875000001], "offset": [0.0176218749999996, 0.0785281250000018, 0.1399968750000013, 0.2057781250000019, 0.2723093750000025, 0.3384656250000013, 0.4055906250000021, 0.4724031249999996, 0.5384968749999999, 0.6343406250000001, 0.7838718750000027, 0.8703406250000008, 0.9523718750000008, 1.036090625, 1.1199968750000018, 1.2036843750000017, 1.4112468749999998, 1.4707156250000004, 1.530590625000002, 1.6164968750000028, 1.823903125000001, 1.885403125, 1.9437468750000024, 2.0034656250000005, 2.066653125000002, 2.133653125000002, 2.2026843750000005, 2.267121875000001, 2.333121875, 2.399278125000002, 2.466465625000001, 2.5336531250000007, 2.625996875000002, 2.784809375000002, 2.865559375, 2.944434375, 3.029996875000002, 3.112028125000002, 3.194840625000001, 3.2774968750000006, 3.5110906250000014, 3.5708406250000024, 3.6309656250000018, 3.6904343750000015, 3.755121875], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1430.22980_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2d84d12713b23b71e11ac96652cbbbfbafe0ff5c61242e59341c860d000ff1
3
+ size 241718
test/bengalese_finch_bl26lb16_190412_1511.23279_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.1474781249999992, 0.2425718749999994, 0.3065718749999959, 0.3679468749999977, 0.4313531249999975, 0.4986656249999974, 0.5648843749999983, 0.6309781249999986, 0.6981343749999986, 0.7674156249999982, 0.836384374999998, 0.905603124999999, 0.9746968749999994], "offset": [0.2362281249999966, 0.2971968749999973, 0.3494468749999981, 0.4073843749999994, 0.4726656249999976, 0.5431656249999968, 0.6131343749999978, 0.6800093749999974, 0.7453218749999984, 0.8158843750000031, 0.8838843749999974, 0.9500093749999968, 1.0536656249999972], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1511.23279_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aa28ff1ef79e03bde467c14c432940fbd2b8857ec6ac29085ff993c1be75219
3
+ size 160618
test/bengalese_finch_bl26lb16_190412_1628.23894_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0896749999999997, 0.1911437500000019, 0.2492062500000003, 0.3097062500000014, 0.3716437500000005, 0.4382374999999996, 0.5035187500000013, 0.569487500000001, 0.6383312500000002], "offset": [0.1671125000000017, 0.2298312500000001, 0.2907374999999987, 0.35033125, 0.4116437499999996, 0.4811437500000011, 0.5485499999999988, 0.617049999999999, 0.71826875], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1628.23894_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c3716f3def3e3bf202405181632240937a79b68673b46ac28abb1f7c327e60
3
+ size 152544
test/bengalese_finch_bl26lb16_190412_1634.23939_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.1064281250000007, 0.2823656250000006, 0.380584374999998, 0.4382406249999988, 0.500240625, 0.5665531249999987, 0.6340531249999977, 0.701646874999998, 0.770865624999999, 0.8401781249999978, 0.9097718750000006, 0.979740624999998], "offset": [0.1681468749999979, 0.3565531249999978, 0.4226156249999988, 0.4803343749999982, 0.5404593750000011, 0.6074593749999977, 0.6783656249999979, 0.7476781250000002, 0.8169281250000004, 0.8856781249999983, 0.9558031249999992, 1.049928125000001], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1634.23939_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78bbfefd9184f93dc935228f0e55227dde03714f2127912e415ca7ab43cb0a66
3
+ size 194532
test/bengalese_finch_bl26lb16_190412_1658.24119_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0, 0.1834875, 0.2439562500000001, 0.3236124999999994, 0.40576875, 0.4862062499999995, 0.5669249999999995, 0.7590187500000001, 0.8586749999999999, 0.9136749999999996, 0.9759250000000002], "offset": [0.0655812500000001, 0.2063312499999998, 0.3017374999999997, 0.3873937499999993, 0.4691437499999997, 0.5480499999999999, 0.6291437499999999, 0.8382062499999998, 0.8965499999999995, 0.9509875, 1.0439875], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1658.24119_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7444e5baf7ffb201f6fec40b86e8d0c137abee36b3bd356a98aa48d78c8d5e
3
+ size 72718
test/bengalese_finch_bl26lb16_190412_1730.24384_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1730.24384_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f1df61bb994f4704514e8556f59ca5852de7c56f663f18247243d46b3340f9d
3
+ size 54332
test/bengalese_finch_bl26lb16_190412_1956.25685_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [0.0, 0.0423843749999992, 0.1010093750000002, 0.1629468749999993, 0.2279781249999999, 0.2928531249999988, 0.3582593749999994, 0.4245718749999998, 0.4913531249999998, 0.5580093749999993, 0.624759375, 0.6923843749999996, 0.7724156249999989, 0.9691529239087392, 1.030228124999999, 1.1123218749999992, 1.195228125, 1.277103125, 1.3601343749999997, 1.4431031249999986, 1.525821875, 1.6105406249999987, 1.810946874999999], "offset": [0.0236968749999988, 0.0783843749999988, 0.1413218749999991, 0.2036656249999993, 0.2705406249999988, 0.3369156249999996, 0.4056031249999989, 0.4715406249999994, 0.5374468749999988, 0.6031343749999998, 0.6692906249999986, 0.734103124999999, 0.8283531249999996, 0.9967405410632556, 1.090728125, 1.174603124999999, 1.2612593749999998, 1.343509375, 1.4272281249999992, 1.507540624999999, 1.5900406249999983, 1.6740718749999992, 1.8865406249999983], "cluster": ["vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal", "vocal"], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_190412_1956.25685_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24aac9e7ce42abccab32a127132245a7e989dc7566d1968acdfb32a714e6a355
3
+ size 122238
test/bengalese_finch_bl26lb16_200412_0728.32143_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"onset": [], "offset": [], "cluster": [], "species": "animal", "sr": 32000, "min_frequency": 0, "spec_time_step": 0.0025, "min_segment_length": 0.01, "tolerance": 0.01, "time_per_frame_for_scoring": 0.001, "eps": 0.02}
test/bengalese_finch_bl26lb16_200412_0728.32143_0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cea19d56c315dd486b6aa80ea931c163e9ffd6cd301c185570c98f375eeb775
3
+ size 317292