librispeech_lm

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 : Sin licencia conocida
  • Versión : 0.1.0
  • Divisiones :
Separar Ejemplos
'train' 40418260
  • Características :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}