Datasets:

Modalities:
Audio
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 896 Bytes
77bec20
 
986e95a
d2357a9
986e95a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d2357a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
986e95a
 
 
 
 
d2357a9
 
 
 
77bec20
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---

license: cc-by-4.0
dataset_info:
- config_name: assamese
  features:
  - name: audio_filepath
    dtype: audio
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: lang
    dtype: string
  splits:
  - name: train
    num_bytes: 5082850536.85
    num_examples: 41766
  download_size: 5229826172
  dataset_size: 5082850536.85
- config_name: bengali
  features:
  - name: audio_filepath
    dtype: audio
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  - name: lang
    dtype: string
  splits:
  - name: train
    num_bytes: 1970326408.576
    num_examples: 17882
  download_size: 1916156215
  dataset_size: 1970326408.576
configs:
- config_name: assamese
  data_files:
  - split: train
    path: assamese/train-*
- config_name: bengali
  data_files:
  - split: train
    path: bengali/train-*
---