From 03768dc36babd0b2d1ad6e94cba18ea2a4d159f5 Mon Sep 17 00:00:00 2001 From: Ethan Zerad <79014814+ethanzrd@users.noreply.github.com> Date: Mon, 14 Aug 2023 01:16:39 +0300 Subject: [PATCH] Update README.md Update issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0424ebf..563742d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Note: If you don't have a huggingface account, you need to create one. 1. [In the sequential mode, there may be uncontrolled speaker swapping.](https://github.com/saharmor/whisper-playground/issues/27) 2. [In real-time mode, audio data not meeting the transcription timeout won't be transcribed.](https://github.com/saharmor/whisper-playground/issues/28) -3. [Speechless batches will cause errors.](https://github.com/saharmor/whisper-playground/issues/25) +3. [Speechless batches may cause hallucintions.](https://github.com/saharmor/whisper-playground/issues/25) This repository hasn't been tested for all languages; please create an issue if you encounter any problems.