Skip to content

Commit deecad2

Browse files
hbredinCopilot
andauthored
Update src/pyannote/audio/pipelines/pyannoteai/local.py
Co-authored-by: Copilot <[email protected]>
1 parent e49a686 commit deecad2

File tree

1 file changed

+1
-1
lines changed
  • src/pyannote/audio/pipelines/pyannoteai

1 file changed

+1
-1
lines changed

src/pyannote/audio/pipelines/pyannoteai/local.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def apply(
7070
max_speakers: int | None = None,
7171
**kwargs,
7272
) -> DiarizeOutput:
73-
"""On-premise pyannoteAI package
73+
"""Speaker diarization using on-premise pyannoteAI package.
7474
7575
Parameters
7676
----------

0 commit comments

Comments
 (0)