--- dataset_info: features: - name: meeting_id dtype: string - name: speaker_id dtype: string - name: audio_id dtype: string - name: audio dtype: audio - name: transcript dtype: string - name: ipus list: - name: end dtype: float64 - name: start dtype: float64 - name: words list: - name: end dtype: float64 - name: start dtype: float64 - name: word dtype: string - name: phonemes list: - name: end dtype: float64 - name: phoneme dtype: string - name: start dtype: float64 splits: - name: train num_bytes: 4440887851.0 num_examples: 39 download_size: 4416239830 dataset_size: 4440887851.0 configs: - config_name: default data_files: - split: train path: data/train-* license: cc-by-sa-4.0 task_categories: - automatic-speech-recognition - voice-activity-detection language: - fr tags: - NLP - conversational - automatic speech recognition - voice activity detection - inter-pausal units pretty_name: SUMM-RE small size_categories: - 100K - **Repository:** Both gold corrected and automatic transcripts (produced with Whisper) can be found on [Ortolang](https://www.ortolang.fr/market/corpora/summ-re-asru). - **Paper:** [More Information Needed] ## Uses ### Direct Use This version of SUMM-RE small is designed for the evaluation of automatic speech recognition models and voice activity detection for conversational, spoken French. ### Out-of-Scope Use Due to its size, the corpus is not suitable for model training. ## Dataset Structure - **meeting_id**, e.g. 001a_PARL, includes: - experiment number, e.g. 001 - meeting order: a|b|c (there were three meetings per experiment) - experiment type: E (experiment) | P (pilot experiment) - scenario/topic: A|B|C|D|E - meeting type: R (reporting) | D (decision) | P (planning) - recording location: L (LPL) | H (H2C2 studio) | Z (Zoom) | D (at home) - **speaker_id** - **audio_id**: meeting_id + speaker_id - **audio**: the .wav file for an individual speaker - **transcript**: the manually corrected transcript (corrected from Whisper transcripts) - **ipus**: a list of start and end times for manually annotated interpausal units (units of speech from a single speaker that are separated by silences above a certain threshold) - **words**: a list of start and end times for each word - **phonemes**: a list of start and end times for each phoneme ## Dataset Creation ### Curation Rationale The full SUMM-RE corpus, which includes meeting summaries, is designed to train and evaluate models for meeting summarization. SUMM-RE small is an extract of this corpus used to evaluate various stages of the summarization pipeline, starting with automatic transcription of the audio signal. ### Source Data The SUMM-RE corpus is an original corpus designed by members of LINAGORA and the University of Aix-Marseille and recorded by the latter. #### Data Collection and Processing [More Information Needed] #### Who are the source data producers? Corpus design and production: - University of Aix-Marseille: Océane Granier (corpus conception, recording, annotation), Laurent Prévot (corpus conception, annotatation, supervision), Hiroyoshi Yamasaki (corpus cleaning, alignment and anonymization), Roxanne Bertrand (corpus conception and annotation) with helpful input from Brigitte Bigi and Stéphane Rauzy. - LINAGORA: Julie Hunter, Kate Thompson and Guokan Shang (corpus conception) Corpus participants: - Participants for the in-person conversations were recruited on the University of Aix-Marseille campus. - Participants for the zoom meetings were recruited through [Prolific](https://www.prolific.com/). ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? Principal annotator: Océane Granier Additional assistance from: Laurent Prévot, Hiroyoshi Yamasaki and Roxane Bertrand #### Personal and Sensitive Information The audio and transcripts have been (semi-automatically) anonymized. ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations ## Citation [optional] Hiroyoshi Yamasaki, Jérôme Louradour, Julie Hunter and Laurent Prévot (2023): "Transcribing and aligning conversational speech: A hybrid pipeline applied to French conversations," Workshop on Automatic Speech Recognition and Understanding. **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed]