Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
English
Size:
10M - 100M
ArXiv:
License:
Merge branch 'main' of https://huggingface.co/datasets/speechbrain/LargeScaleASR
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ configs:
|
|
42 |
dtype: string
|
43 |
data_files:
|
44 |
- split: train
|
45 |
-
path:
|
46 |
- split: dev
|
47 |
path: dev/dev*
|
48 |
- split: test
|
@@ -175,4 +175,3 @@ SpeechBrain is an open-source and all-in-one speech toolkit. It is designed to b
|
|
175 |
Website: https://speechbrain.github.io/
|
176 |
|
177 |
GitHub: https://github.com/speechbrain/speechbrain
|
178 |
-
>>>>>>> 09b78de33f6386be08e9bdc642d54b79cb002bd0
|
|
|
42 |
dtype: string
|
43 |
data_files:
|
44 |
- split: train
|
45 |
+
path: large/train*
|
46 |
- split: dev
|
47 |
path: dev/dev*
|
48 |
- split: test
|
|
|
175 |
Website: https://speechbrain.github.io/
|
176 |
|
177 |
GitHub: https://github.com/speechbrain/speechbrain
|
|