| | --- |
| | dataset_info: |
| | features: |
| | - name: audio |
| | dtype: |
| | audio: |
| | sampling_rate: 16000 |
| | - name: timestamps_start |
| | sequence: float64 |
| | - name: timestamps_end |
| | sequence: float64 |
| | - name: speakers |
| | sequence: string |
| | - name: transcript |
| | sequence: string |
| | - name: word_speakers |
| | sequence: string |
| | splits: |
| | - name: test |
| | num_bytes: 601043242 |
| | num_examples: 2 |
| | download_size: 588949894 |
| | dataset_size: 601043242 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: test |
| | path: data/test-* |
| | license: cc-by-sa-4.0 |
| | --- |
| | |
| | # Citation |
| |
|
| | ```bibtex |
| | @inproceedings{barker18_interspeech, |
| | author={Jon Barker and Shinji Watanabe and Emmanuel Vincent and Jan Trmal}, |
| | title={{The Fifth 'CHiME' Speech Separation and Recognition Challenge: Dataset, Task and Baselines}}, |
| | year=2018, |
| | booktitle={Proc. Interspeech 2018}, |
| | pages={1561--1565}, |
| | doi={10.21437/Interspeech.2018-1768} |
| | } |
| | ``` |
| |
|
| | ```bibtex |
| | @inproceedings{watanabe2020chime, |
| | title={CHiME-6 Challenge: Tackling multispeaker speech recognition for unsegmented recordings}, |
| | author={Watanabe, Shinji and Mandel, Michael and Barker, Jon and Vincent, Emmanuel and Arora, Ashish and Chang, Xuankai and Khudanpur, Sanjeev and Manohar, Vimal and Povey, Daniel and Raj, Desh and others}, |
| | booktitle={CHiME 2020-6th International Workshop on Speech Processing in Everyday Environments}, |
| | year={2020} |
| | } |
| | ``` |