Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 952 Bytes
d5f9310
 
 
 
 
759e9da
 
 
 
 
 
 
 
d5f9310
 
 
 
 
 
 
 
 
 
 
 
759e9da
 
 
 
 
 
 
 
 
 
 
 
 
d5f9310
 
 
759e9da
d5f9310
759e9da
 
d5f9310
 
 
 
 
 
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
47
48
49
50
51
52
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: text_normalised
    dtype: string
  - name: words
    list:
    - name: char_e
      dtype: int64
    - name: char_s
      dtype: int64
    - name: time_e
      dtype: float64
    - name: time_s
      dtype: float64
  - name: audio_length
    dtype: float64
  - name: date
    dtype: string
  - name: speaker_name
    dtype: string
  - name: speaker_gender
    dtype: string
  - name: speaker_birth
    dtype: string
  - name: speaker_party
    dtype: string
  - name: party_orientation
    dtype: string
  - name: party_status
    dtype: string
  splits:
  - name: train
    num_bytes: 61274022869.885
    num_examples: 530773
  download_size: 60791222740
  dataset_size: 61274022869.885
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---