Skip to content

Commit

Permalink
doc: link to pyannote's AMI diarization setup fork
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin committed Jun 17, 2021
1 parent b810445 commit 03484f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pip install https://github.com/pyannote/pyannote-audio/archive/develop.zip
*For now, this is the closest you can get to an actual documentation.*

Experimental protocol is reproducible thanks to [`pyannote.database`](https://github.com/pyannote/pyannote-database).
*Here, we use the [AMI](https://github.com/BUTSpeechFIT/AMI-diarization-setup) "only_words" speaker diarization protocol.*
*Here, we use the [AMI](https://github.com/pyannote/AMI-diarization-setup) "only_words" speaker diarization protocol.*

```python
from pyannote.database import get_protocol
Expand Down

0 comments on commit 03484f0

Please sign in to comment.