सन्दर्भ:
पॉलिश
इस डेटासेट को 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' | 3394 |
'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"
}
}