chikingsley/l2-arctic-manual-v5.0-16k
l2-arctic-manual-v5.0-16k This dataset is a prepared derivative of L2-ARCTIC v5.0 that keeps only the manually annotated material and converts the audio to 16 kHz mono FLAC. It is designed to plug into the current peacock-asr training code, which can consume a Hugging Face dataset with audio plus phonemes. Included splits train: 1800 rows, 1.84 hours validation: 899 rows, 0.94 hours test: 900 rows, 0.88 hours suitcase: 22 rows, 0.44 hours The scripted subset… See the full description on the dataset page: https://huggingface.co/datasets/chikingsley/l2-arctic-manual-v5.0-16k.
l2-arctic-manual-v5.0-16k
This dataset is a prepared derivative of L2-ARCTIC v5.0 that keeps only the manually annotated material and converts the audio to 16 kHz mono FLAC.
It is designed to plug into the current peacock-asr training code, which can consume a Hugging Face dataset with audio plus phonemes.
Included splits
train: 1800 rows, 1.84 hoursvalidation: 899 rows, 0.94 hourstest: 900 rows, 0.88 hourssuitcase: 22 rows, 0.44 hours
The scripted subset uses the common 12/6/6 speaker partition:
train: remaining scripted speakersvalidation:MBMPS,NCC,SVBI,THV,YBAA,YDCKtest:NJS,TLV,TNI,TXHC,YKWK,ZHAAsuitcase: spontaneous story-retelling subset from the separate suitcase corpus
Columns
audio: 16000 Hz mono FLAC audiophonemes: perceived phone sequence aligned to the audiocanonical_phonemes: reference phone sequencemanual_events: full interval-level manual annotations with raw and normalized labelstranscript,speaker_id,gender,native_language,subsetnum_substitutions,num_additions,num_deletions
phonemes[*].phoneme is normalized toward the current peacock-asr 39-phone vocabulary. Silence/pause intervals and opaque err labels are excluded from that training-facing sequence, but preserved in manual_events.
License
This derivative remains under the original CC BY-NC 4.0 terms from L2-ARCTIC. Redistribution is for non-commercial use only.
Source
Derived from the upstream raw mirror:
chikingsley/l2-arctic-release-v5.0
Citation
@inproceedings{zhao2018l2arctic,
author={Guanlong {Zhao} and Sinem {Sonsaat} and Alif {Silpachai}
and Ivana {Lucic} and Evgeny {Chukharev-Hudilainen}
and John {Levis} and Ricardo {Gutierrez-Osuna}},
title={L2-ARCTIC: A Non-native English Speech Corpus},
year=2018,
booktitle={Proc. Interspeech},
pages={2783--2787},
doi={10.21437/Interspeech.2018-1110}
}