pyannote / pyannote-metrics

A toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems
http://pyannote.github.io/pyannote-metrics
MIT License
184 stars 32 forks source link

DiarizationHomogeneity need to inherit UEMSupportMixin #13

Closed wq2012 closed 7 years ago

wq2012 commented 7 years ago

See title. Otherwise self.uemify cannot be called.

hbredin commented 7 years ago

Thanks. Will be part of next release.