An aggregation of Multi-Speaker ASR research.
See the codeA curated list of papers, datasets, challenges, and tools for multi-speaker automatic speech recognition (ASR), especially overlapped speech recognition, speaker-attributed ASR, target-speaker ASR, and meeting transcription. Feel free to contribute!
A unified model jointly learns speaker diarization and speech recognition to produce who spoke when and what, without combining independently trained speaker diarization and ASR systems at inference time.
Speaker diarization and speech recognition are performed by separately trained modules, with timestamps used to associate transcripts with speakers. Speech separation may be added before diarization or ASR; some systems also use an LLM for correction, refinement, or diarization-guided recognition.
These systems directly produce who said what but do not necessarily output a complete speaker diarization timeline. They include serialized-output, target-speaker, multi-output, and separation-aware models.
These systems combine separately optimized recognition and speaker-attribution components, without requiring a complete speaker diarization timeline in the final output.
| Dataset / challenge | Year | Language | Setting | Paper / homepage |
|---|---|---|---|---|
| NOTSOFAR-1 | 2024 | English | Real and simulated distant office meetings | Paper · Homepage |
| CHiME-8 DASR | 2024 | Multidomain | Array-agnostic distant ASR and diarization | Paper · Homepage |
| AliMeeting | 2022 | Mandarin | Real meetings, near- and far-field arrays | Paper · Data |
| AISHELL-4 | 2021 | Mandarin | Real meeting speech, eight-channel array | Paper · Data |
| CHiME-6 | 2020 | English | Real dinner-party conversations, multi-array | Paper · Homepage |
| LibriCSS | 2020 | English | Replay-recorded, continuous and partially overlapped | Paper · Data |
| LibriSpeechMix | 2020 | English | Simulated one-, two-, and three-speaker mixtures | Data |
| LibriMix | 2020 | English | Simulated two-/three-speaker, clean/noisy mixtures | Paper · Data |
| WSJ0-2mix / WSJ0-3mix | 2016 | English | Simulated, fully overlapped mixtures | Deep Clustering |
| AMI Meeting Corpus | 2005 | English | Real meetings, close- and far-field microphones | Paper · Homepage |
Common metrics:
Contributions are welcome. Please open an issue or pull request and use the following format:
- (VENUE YEAR) **Paper Title.** [[Paper](PAPER_URL)] [[Code](CODE_URL)] [[Data](DATA_URL)]
Please place a paper in its primary category, use the official paper/project link when possible, and keep entries in reverse chronological order.
6 commits
An aggregation of Multi-Speaker ASR research.
See the codeA curated list of papers, datasets, challenges, and tools for multi-speaker automatic speech recognition (ASR), especially overlapped speech recognition, speaker-attributed ASR, target-speaker ASR, and meeting transcription. Feel free to contribute!
A unified model jointly learns speaker diarization and speech recognition to produce who spoke when and what, without combining independently trained speaker diarization and ASR systems at inference time.
Speaker diarization and speech recognition are performed by separately trained modules, with timestamps used to associate transcripts with speakers. Speech separation may be added before diarization or ASR; some systems also use an LLM for correction, refinement, or diarization-guided recognition.
These systems directly produce who said what but do not necessarily output a complete speaker diarization timeline. They include serialized-output, target-speaker, multi-output, and separation-aware models.
These systems combine separately optimized recognition and speaker-attribution components, without requiring a complete speaker diarization timeline in the final output.
| Dataset / challenge | Year | Language | Setting | Paper / homepage |
|---|---|---|---|---|
| NOTSOFAR-1 | 2024 | English | Real and simulated distant office meetings | Paper · Homepage |
| CHiME-8 DASR | 2024 | Multidomain | Array-agnostic distant ASR and diarization | Paper · Homepage |
| AliMeeting | 2022 | Mandarin | Real meetings, near- and far-field arrays | Paper · Data |
| AISHELL-4 | 2021 | Mandarin | Real meeting speech, eight-channel array | Paper · Data |
| CHiME-6 | 2020 | English | Real dinner-party conversations, multi-array | Paper · Homepage |
| LibriCSS | 2020 | English | Replay-recorded, continuous and partially overlapped | Paper · Data |
| LibriSpeechMix | 2020 | English | Simulated one-, two-, and three-speaker mixtures | Data |
| LibriMix | 2020 | English | Simulated two-/three-speaker, clean/noisy mixtures | Paper · Data |
| WSJ0-2mix / WSJ0-3mix | 2016 | English | Simulated, fully overlapped mixtures | Deep Clustering |
| AMI Meeting Corpus | 2005 | English | Real meetings, close- and far-field microphones | Paper · Homepage |
Common metrics:
Contributions are welcome. Please open an issue or pull request and use the following format:
- (VENUE YEAR) **Paper Title.** [[Paper](PAPER_URL)] [[Code](CODE_URL)] [[Data](DATA_URL)]
Please place a paper in its primary category, use the official paper/project link when possible, and keep entries in reverse chronological order.
6 commits