From 206c4f81d493c3a07d00dad48205cc000cd80ec4 Mon Sep 17 00:00:00 2001 From: Juan Coria Date: Thu, 16 Nov 2023 23:09:42 +0100 Subject: [PATCH] Fix bad link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d0e2676..03c57d18 100644 --- a/README.md +++ b/README.md @@ -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:

- +

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