darkproger
commited on
Commit
•
edd09e0
1
Parent(s):
87396e4
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,6 @@
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
|
5 |
-
This is a dataset is a fork of [librispeech_asr](https://huggingface.co/datasets/librispeech_asr) that defines each original split (like train-clean-100) as a split (named `train.clean.100`, with dots instead of hyphens). This allows you to download each part separately.
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
|
5 |
+
This is a dataset is a fork of [librispeech_asr](https://huggingface.co/datasets/librispeech_asr) that defines each original split (like train-clean-100) as a split (named `train.clean.100`, with dots instead of hyphens). This allows you to download each part separately.
|
6 |
+
|
7 |
+
This fork also reports a `path` for each sample accurately.
|