librispeech_lm

ข้อมูลอ้างอิง:

ใช้คำสั่งต่อไปนี้เพื่อโหลดชุดข้อมูลนี้ใน TFDS:

ds = tfds.load('huggingface:librispeech_lm')
  • คำอธิบาย :
Language modeling resources to be used in conjunction with the LibriSpeech ASR corpus.
  • ใบอนุญาต : ไม่ทราบใบอนุญาต
  • เวอร์ชัน : 0.1.0
  • แยก :
แยก ตัวอย่าง
'train' 40418260
  • คุณสมบัติ :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}