Referencias:
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:librispeech_lm')
- Descripción :
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
- Licencia : Ninguna licencia conocida
- Versión : 0.1.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'train' | 40418260 |
- Características :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}