Fix duration error on speech_noisy (due ton safety margin)
Browse files
README.md
CHANGED
|
@@ -70,16 +70,16 @@ dataset_info:
|
|
| 70 |
dtype: string
|
| 71 |
splits:
|
| 72 |
- name: train
|
| 73 |
-
num_bytes:
|
| 74 |
num_examples: 48
|
| 75 |
- name: validation
|
| 76 |
-
num_bytes:
|
| 77 |
num_examples: 48
|
| 78 |
- name: test
|
| 79 |
-
num_bytes:
|
| 80 |
num_examples: 48
|
| 81 |
-
download_size:
|
| 82 |
-
dataset_size:
|
| 83 |
- config_name: speechless_clean
|
| 84 |
features:
|
| 85 |
- name: audio.headset_microphone
|
|
|
|
| 70 |
dtype: string
|
| 71 |
splits:
|
| 72 |
- name: train
|
| 73 |
+
num_bytes: 227863072.0
|
| 74 |
num_examples: 48
|
| 75 |
- name: validation
|
| 76 |
+
num_bytes: 245757708.0
|
| 77 |
num_examples: 48
|
| 78 |
- name: test
|
| 79 |
+
num_bytes: 231325587.0
|
| 80 |
num_examples: 48
|
| 81 |
+
download_size: 703985036
|
| 82 |
+
dataset_size: 704946367.0
|
| 83 |
- config_name: speechless_clean
|
| 84 |
features:
|
| 85 |
- name: audio.headset_microphone
|
speech_noisy/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:7af9d84d1321a89d2f1329aac46f537f4ae7ec0b0b0736711719b2a85aca02e8
|
| 3 |
+
size 230960428
|
speech_noisy/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:bd72677e543f3d88a871c9ad8c724e514edea7f9aa344fe513164fec8310026a
|
| 3 |
+
size 227503536
|
speech_noisy/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:e51c421954052be10f7730ca78559bb9a0158e75d35d5104055362ecf0bd90b3
|
| 3 |
+
size 245521072
|