তথ্যসূত্র:
পোলিশ
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/polish')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 520 |
'train' | 25043 |
'train.1h' | 238 |
'train.9h' | 2173 |
'validation' | 512 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
জার্মান
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/german')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | ৩৩৯৪ |
'train' | 469942 |
'train.1h' | 241 |
'train.9h' | 2194 |
'validation' | 3469 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
ডাচ
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/dutch')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 3075 |
'train' | 374287 |
'train.1h' | 234 |
'train.9h' | 2153 |
'validation' | 3095 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
ফরাসি
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/french')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 2426 |
'train' | 258213 |
'train.1h' | 241 |
'train.9h' | 2167 |
'validation' | 2416 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
স্প্যানিশ
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/spanish')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 2385 |
'train' | 220701 |
'train.1h' | 233 |
'train.9h' | 2110 |
'validation' | 2408 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
ইতালিয়ান
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/italian')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 1262 |
'train' | 59623 |
'train.1h' | 240 |
'train.9h' | 2173 |
'validation' | 1248 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
পর্তুগিজ
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:multilingual_librispeech/portuguese')
- বর্ণনা :
Multilingual LibriSpeech (MLS) dataset is a large multilingual corpus suitable for speech research. The dataset is derived from read audiobooks from LibriVox and consists of 8 languages - English, German, Dutch, Spanish, French, Italian, Portuguese, Polish.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 2.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 871 |
'train' | 37533 |
'train.1h' | 236 |
'train.9h' | 2116 |
'validation' | 826 |
- বৈশিষ্ট্য :
{
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}