Skip to content

Commit 47ee7ae

Browse files
Merge pull request #12 from hbredin/patch-1
doc: use pyannote.audio naming convention instead of PyAnnote Audio
2 parents 135e02d + 55be343 commit 47ee7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ If you want to try out the ASR + Diarization pipeline, you can try out the follo
115115
### Example
116116

117117
In order to use the ASR + Diarization pipeline, you need to install 🤗 [Transformers](https://github.com/huggingface/transformers)
118-
and [PyAnnote Audio](https://github.com/pyannote/pyannote-audio):
118+
and [pyannote.audio](https://github.com/pyannote/pyannote-audio):
119119

120120
```
121121
pip install --upgrade transformers pyannote.audio

0 commit comments

Comments
 (0)