Datasets:
Add SNR column to all review sample
Browse filesAdds snr_db to all-review-sample Parquet files and updates the dataset card metadata.
README.md
CHANGED
|
@@ -101,6 +101,8 @@ dataset_info:
|
|
| 101 |
dtype: string
|
| 102 |
- name: f0_spectrogram
|
| 103 |
dtype: image
|
|
|
|
|
|
|
| 104 |
splits:
|
| 105 |
- name: train
|
| 106 |
num_examples: 336
|
|
@@ -403,8 +405,8 @@ quickly without downloading the complete data first.
|
|
| 403 |
- Public columns common to all configs: `audio`, `label`, `name`, `onset`, `offset`, `duration`,
|
| 404 |
`recording_duration`, `whistle_type`, `whistle_name`, `f0_time`, `f0_hz`,
|
| 405 |
`f0_conf`, `f0_ok`, `f0_bad_reason`, `f0_spectrogram`
|
| 406 |
-
- The `all`
|
| 407 |
-
signal-to-noise ratio in dB.
|
| 408 |
|
| 409 |
## Balanced Dataset Splits
|
| 410 |
|
|
|
|
| 101 |
dtype: string
|
| 102 |
- name: f0_spectrogram
|
| 103 |
dtype: image
|
| 104 |
+
- name: snr_db
|
| 105 |
+
dtype: float64
|
| 106 |
splits:
|
| 107 |
- name: train
|
| 108 |
num_examples: 336
|
|
|
|
| 405 |
- Public columns common to all configs: `audio`, `label`, `name`, `onset`, `offset`, `duration`,
|
| 406 |
`recording_duration`, `whistle_type`, `whistle_name`, `f0_time`, `f0_hz`,
|
| 407 |
`f0_conf`, `f0_ok`, `f0_bad_reason`, `f0_spectrogram`
|
| 408 |
+
- The `all` and `all-review-sample` configs additionally include `snr_db`, the
|
| 409 |
+
estimated clip-level signal-to-noise ratio in dB.
|
| 410 |
|
| 411 |
## Balanced Dataset Splits
|
| 412 |
|
all-review-sample/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b3b5ea87422576487646e2ef393e311c84dab4b21811d547f0e7979f375f96
|
| 3 |
+
size 29099100
|
all-review-sample/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74bf2f19a7de82dcdd30e321ddafd5d3a75f86b33907d27fb40cbf2f3de7046d
|
| 3 |
+
size 139358235
|
all-review-sample/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c774f3d57eace7fb38d4997034cb5428507cb03a580c37b1e822982582d65b3
|
| 3 |
+
size 30489802
|