meeting_id stringclasses 36
values | audio_id stringlengths 38 38 | text stringlengths 1 358 | audio audioduration (s) 0.02 25.3 | begin_time float32 0 5.3k | end_time float32 0.34 5.3k | microphone_id stringclasses 5
values | speaker_id stringclasses 47
values |
|---|---|---|---|---|---|---|---|
TS3012d | AMI_TS3012d_H03_MTD048ME_0174060_0174085 | YEAH | 1,740.599976 | 1,740.849976 | H03 | MTD048ME | |
TS3012d | AMI_TS3012d_H02_MTD046ID_0083218_0083239 | HMM | 832.179993 | 832.390015 | H02 | MTD046ID |
Subsets and Splits
First 10 Minutes of EN200
Retrieves all records for a specific meeting with a begin time before 600 seconds, ordered by begin time. This provides basic filtering but minimal additional insight.
First Minute of EN2001a
Retrieves and displays records from the sdm_train dataset for a specific meeting with a begin_time less than 60, ordered by begin_time. Provides limited analytical value by focusing on a narrow subset of the data.
First Minute of EN2001a
The query retrieves specific records from the dataset for a particular meeting with a time condition, providing limited filtering that helps to look at early segments of the meeting.
AMI Meeting EN2001a Data
Retrieves all records for a specific meeting, providing a basic view of the data but limited in analytical insight.