Hervé BREDIN

Results 270 comments of Hervé BREDIN

Nice! Would you recommend we update [this PR](https://github.com/huggingface/huggingface_hub/pull/660) to `speech-segmentation` then?

The visualisation part of `pyannote.core` definitely needs some love! I'd likely merge a PR adding this kind of feature. Thanks! Not sure how to name the option though. What about...

Thanks for this PR. Note that RTTM files may contain annotations for multiple audio files (hence the second `uri` field) in which case I am not sure what the `Annotation.from_rttm`...

cc @clement-pages I am not assigning this issue to you but just wanted to let you know that I took note of what we discussed today.

I have just pushed two PRs that should make things much faster: * this `pyannote.database` [PR](https://github.com/pyannote/pyannote-database/pull/95) relies on vanilla `csv` library instead of `pandas` * this `pyannote.core` [PR](https://github.com/pyannote/pyannote-core/pull/88) switches from...

Looks like this is a duplicate of #34. Can you try the solution discussed there?

FYI -- a bit busy right now but I did notice this PR. I think `pyannote.core` API needs some love anyway and should probably be simplified...

I am also done with the review. I think we are all good! Thanks @SuperKogito and @hadware for the hard work. Happy new year!

Thanks @JaesungHuh for sharing the test set labels. For comparison with official results reported [here](https://www.robots.ox.ac.uk/~vgg/data/voxceleb/interspeech2020.html), can you please confirm that these were computed on the subset of 232 files for...

Thanks for clarifying. What should we call this version in publications: VoxConverse 2021 ? VoxConverse v0.0.2?