From f2da2f858e99e4211fe4f64b5f2938b007827e17 Mon Sep 17 00:00:00 2001 From: Max Bain <36994049+m-bain@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:47:18 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 763e9a9..32e8666 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Transcription differences from openai's whisper: - Transcript words which do not contain characters in the alignment models dictionary e.g. "2014." or "£13.60" cannot be aligned and therefore are not given a timing. - Overlapping speech is not handled particularly well by whisper nor whisperx -- Diarization is far from perfect (working on this with custom model v4 -- see contact me). +- Diarization is far from perfect - Language specific wav2vec2 model is needed @@ -267,7 +267,7 @@ Bug finding and pull requests are also highly appreciated to keep this project g