From 9d2153484a830588255ba90bd04ed9c2f5a66b5a Mon Sep 17 00:00:00 2001 From: Manuel Date: Thu, 28 May 2026 13:52:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94d0318..1f1d719 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Meeting Assistant uses normal .NET configuration under the `MeetingAssistant` se "MinimumSingleSpeakerCoverage": 0.9, "MinimumMatchingKnownSnippetRatio": 0.5, "Diarization": { - "Enabled": true, + "Enabled": false, "DockerCommand": "docker", "Image": "meeting-assistant-pyannote:local", "BuildImage": true,