Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 2.28 KB

README.md

File metadata and controls

24 lines (15 loc) · 2.28 KB

AMI-diarization-setup

Diarization setup for AMI corpus[1] based on Full-corpus-ASR partition. The diarization references are directly derived from the manual annotations, version 1.6.2. To generate the references:

  • All words are considered as speech and included in the references.
  • Speaker turns respect precisely the annotations, but adjacent speech segments (words) of the same speaker are merged not to create false break points. Consecutive speech segments from the same speaker separated by pauses (silence) are not merged in any case. Some researchers might find useful a version of diarization references that not only includes words but also vocal sounds as marked in the manual annotations and for this reason we also share such set of references. However, there are inconsistencies in what annotators marked as vocal sounds and we prefer the setup containing only words.

The uem files consider the whole lengths of the recordings.

[1] J. Carletta, S. Ashby, S. Bourban, M. Flynn, M. Guillemot, T. Hain, J. Kadlec, V. Karaiskos, W. Kraaij, M. Kronenthal, et al., The AMI meeting corpus: A pre-announcement, in: International workshop on machine learning for multimodal interaction, Springer, 2006, pp. 28–39.

Scoring

For the sake of keeping this repository as simple as possible, we do not include scoring scripts. However, you can refer to the following links for examples on how to score using this setup with dscore or with md-eval. In order to use this setup directly with pyannote, refer to this fork.

Citations

In case of using the setup, please cite:
F. Landini, J. Profant, M. Diez, L. Burget: Bayesian HMM clustering of x-vector sequences (VBx) in speaker diarization: theory, implementation and analysis on standard tasks

Contact

If you have any comment or question, please contact landini@fit.vutbr.cz or mireia@fit.vutbr.cz