Datasets:

Modalities:
Audio
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
File size: 641 Bytes
1f40875
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a6b431
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: begin
    dtype: string
  - name: end
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 58250833.0
    num_examples: 64
  download_size: 58229969
  dataset_size: 58250833.0
---
# Dataset Card for "meanwhile"

This dataset consists of 64 segments from The Late Show with Stephen Colbert. This dataset was published as 
part of the Whisper release by OpenAI. See page 19 of the [Whisper paper](https://arxiv.org/pdf/2212.04356.pdf) 
for details.