LibriSpeech-PC: Benchmark for Evaluation of Punctuation and Capitalization Capabilities of end-to-end ASR Models
Paper • 2310.02943 • Published
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
LibriSpeech-PC is a parquet-backed merge of openslr/librispeech_asr audio metadata with SLR145 punctuation/capitalization manifests. It preserves the original LibriSpeech config/split layout (clean, other, all) and adds punctuation/casing targets.
file: path to the original LibriSpeech audio file.audio: Audio feature with 16kHz sampling rate.text: punctuated + cased transcript from LibriSpeech-PC manifests.text_raw: raw transcript from LibriSpeech-PC manifests.text_normalized: original normalized LibriSpeech ASR transcript.speaker_id: speaker identifier.chapter_id: chapter identifier.id: utterance identifier.Split names and configs mirror openslr/librispeech_asr. Some rows may be absent because the SLR145 manifests drop samples during punctuation/capitalization restoration.
@article{meister2023librispeechpc,
title={LibriSpeech-PC: Benchmark for Evaluation of Punctuation and Capitalization Capabilities of end-to-end ASR Models},
author={Meister, A. and Novikov, M. and Karpov, N. and Bakhturina, E. and Lavrukhin, V. and Ginsburg, B.},
journal={arXiv preprint arXiv:2310.02943},
year={2023}
}
@inproceedings{panayotov2015librispeech,
title={LibriSpeech: An ASR corpus based on public domain audio books},
author={Panayotov, V. and Chen, G. and Povey, D. and Khudanpur, S.},
booktitle={ICASSP},
year={2015},
doi={10.1109/ICASSP.2015.7178964}
}