References:
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:librispeech_lm')
- Description:
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
- License: No known license
- Version: 0.1.0
- Splits:
Split | Examples |
---|---|
'train' |
40418260 |
- Features:
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}