pyannote / pyannote-audio

Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
http://pyannote.github.io
MIT License
6.41k stars 789 forks source link

Doc: Add tutorial notebook for offline usage of `speaker-diarization-3.1` #1662

Closed simonottenhauskenbun closed 7 months ago

simonottenhauskenbun commented 9 months ago

Adds a tutorial notebook, explaining the intricacies of model naming for offline usage of the speaker-diarization-3.1 pipeline.

Fixes https://github.com/pyannote/pyannote-audio/issues/1660

hbredin commented 7 months ago

Hey @simonottenhauskenbun it looks like I am not allowed to edit this PR. Could you please allow me to edit?

simonottenhauskenbun commented 7 months ago

Hey @simonottenhauskenbun it looks like I am not allowed to edit this PR. Could you please allow me to edit?

Hi @hbredin it seems like GitHub does not support this feature when the fork is under an organization, which it is in this case. The documented check box does not appear for me on the side.

I think we have two options here:

  1. If you need a simple change (e.g. rebase) I can do that.
  2. If you want to edit yourself I think I need to fork pyannote-audio again under my account and create a new PR.
hbredin commented 7 months ago

Can we go with option 2 then?

simonottenhauskenbun commented 7 months ago

sure! I foreked the repo again under my personal account and now the button appeared: grafik

PR is reopened and you should be able to edit.

hbredin commented 7 months ago

Thanks. Closing that one, then.