Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,20 @@ size_categories:
|
|
8 |
- 100K<n<1M
|
9 |
---
|
10 |
|
|
|
11 |
|
|
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
|
15 |
# How to Use
|
|
|
8 |
- 100K<n<1M
|
9 |
---
|
10 |
|
11 |
+
### Original Dataset can be found in <https://www.openslr.org/145/>
|
12 |
|
13 |
+
### Citation Information
|
14 |
|
15 |
+
```
|
16 |
+
@article{meister2023librispeechpc,
|
17 |
+
title={LibriSpeech-PC: Benchmark for Evaluation of Punctuation and Capitalization Capabilities of end-to-end ASR Models},
|
18 |
+
author={A. Meister and M. Novikov and N. Karpov and E. Bakhturina and V. Lavrukhin and B. Ginsburg},
|
19 |
+
journal={arXiv preprint arXiv:2310.02943},
|
20 |
+
year={2023},
|
21 |
+
}
|
22 |
+
|
23 |
+
}
|
24 |
+
```
|
25 |
|
26 |
|
27 |
# How to Use
|