File size: 3,481 Bytes
6a56e59 d2cf807 6a56e59 4a19fe9 b398874 6a56e59 d2cf807 6a56e59 4a19fe9 b398874 6a56e59 |
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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 |
---
dataset_info:
- config_name: nst
features:
- name: segment_id
dtype: string
- name: speaker
dtype: string
- name: text
dtype: string
- name: text_new
dtype: string
- name: audio
struct:
- name: array
sequence: float32
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
splits:
- name: train
num_bytes: 183489269690.92148
num_examples: 535605
- name: validation
num_bytes: 20387810826.721405
num_examples: 59512
- name: test
num_bytes: 35978429238.35712
num_examples: 105021
download_size: 240315200972
dataset_size: 239855509756.0
- config_name: nst-ostlandsk
features:
- name: segment_id
dtype: string
- name: roy_id
dtype: int64
- name: gender_id
dtype: int64
- name: speaker
dtype: string
- name: text
dtype: string
- name: audio
struct:
- name: array
sequence: float32
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
splits:
- name: train
num_bytes: 62174683582.94103
num_examples: 184064
- name: validation
num_bytes: 6908448304.058969
num_examples: 20452
- name: test
num_bytes: 7675903543.0
num_examples: 22724
download_size: 76905978307
dataset_size: 76759035430.0
- config_name: nst-ostlandsk_v2
features:
- name: audio
dtype: audio
- name: segment_id
dtype: string
- name: roy_id
dtype: int64
- name: gender_id
dtype: int64
- name: speaker
dtype: string
- name: text
dtype: string
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
splits:
- name: train
num_bytes: 18775179430.44
num_examples: 104742
- name: validation
num_bytes: 120639192.0
num_examples: 712
- name: test
num_bytes: 1345589810.96
num_examples: 8166
download_size: 18385499312
dataset_size: 20241408433.399998
- config_name: nst-ostlandsk_v3
features:
- name: audio
dtype: audio
- name: segment_id
dtype: string
- name: roy_id
dtype: int64
- name: gender_id
dtype: int64
- name: speaker
dtype: string
- name: text
dtype: string
- name: begin_time
dtype: float64
- name: end_time
dtype: float64
splits:
- name: train
num_bytes: 18776645818.44
num_examples: 104742
- name: validation
num_bytes: 120649160.0
num_examples: 712
- name: test
num_bytes: 1345704134.96
num_examples: 8166
download_size: 18390006583
dataset_size: 20242999113.399998
configs:
- config_name: nst
data_files:
- split: train
path: nst/train-*
- split: validation
path: nst/validation-*
- split: test
path: nst/test-*
- config_name: nst-ostlandsk
data_files:
- split: train
path: nst-ostlandsk/train-*
- split: validation
path: nst-ostlandsk/validation-*
- split: test
path: nst-ostlandsk/test-*
- config_name: nst-ostlandsk_v2
data_files:
- split: train
path: nst-ostlandsk_v2/train-*
- split: validation
path: nst-ostlandsk_v2/validation-*
- split: test
path: nst-ostlandsk_v2/test-*
- config_name: nst-ostlandsk_v3
data_files:
- split: train
path: nst-ostlandsk_v3/train-*
- split: validation
path: nst-ostlandsk_v3/validation-*
- split: test
path: nst-ostlandsk_v3/test-*
---
|