Skip to content

Commit

Permalink
Fix bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmc2005 authored Nov 16, 2023
1 parent d9df724 commit 206c4f8
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 @@ -63,7 +63,7 @@ The pipeline `diart.SpeakerDiarization` combines a speaker segmentation and a sp
to power an incremental clustering algorithm that gets more accurate as the conversation progresses:

<p align="center">
<img width="100%" src="[/pipeline.gif](https://github.com/juanmc2005/diart/blob/main/pipeline.gif?raw=true)" title="Real-time speaker diarization pipeline" />
<img width="100%" src="https://github.com/juanmc2005/diart/blob/main/pipeline.gif?raw=true" title="Real-time speaker diarization pipeline" />
</p>

With diart you can also create your own custom AI pipeline, benchmark it,
Expand Down

0 comments on commit 206c4f8

Please sign in to comment.