From 20d71db87bcc51e551efb6581cfed038f0e05637 Mon Sep 17 00:00:00 2001 From: Miguel Sozinho Ramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:24:04 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 08baa55..354b925 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ > HTTP wrapper around [openai/whisper](https://github.com/openai/whisper). + +> ⚠️ WARNING: The latest version has an unsolved bug and will not work until [issue #75](https://github.com/bellingcat/whisperbox-transcribe/issues/75) can be solved, help is welcome! + ## Overview This project wraps OpenAI's `whisper` speech-to-text models with a HTTP API.