librispeech_lm

Referências:

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:librispeech_lm')
  • Descrição :
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
  • Licença : Nenhuma licença conhecida
  • Versão : 0.1.0
  • Divisões :
Dividir Exemplos
'train' 40418260
  • Características :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}