Datasets:
Update features metadata
Browse files
README.md
CHANGED
@@ -16,6 +16,12 @@ dataset_info:
|
|
16 |
- name: duration
|
17 |
dtype: float32
|
18 |
- name: speech_intervals
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
- name: is_interval_complete
|
20 |
dtype: bool
|
21 |
configs:
|
|
|
16 |
- name: duration
|
17 |
dtype: float32
|
18 |
- name: speech_intervals
|
19 |
+
dtype:
|
20 |
+
array2_d:
|
21 |
+
dtype: float32
|
22 |
+
shape:
|
23 |
+
- null
|
24 |
+
- 2
|
25 |
- name: is_interval_complete
|
26 |
dtype: bool
|
27 |
configs:
|