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"
    }
}