File size: 665 Bytes
f260b66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
configs:
- config_name: default
  data_files:
  - split: pulaar
    path: data/pulaar-*
  - split: liptako
    path: data/liptako-*
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: dialect
    dtype: string
  splits:
  - name: pulaar
    num_bytes: 3398551955.96
    num_examples: 12880
  - name: liptako
    num_bytes: 490660761.51
    num_examples: 10397
  download_size: 3084439394
  dataset_size: 3889212717.4700003
---
# Dataset Card for "OpenFulaSpeechCorpora"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)