From 33cbd24964546d30772d23e6717bf944a3af0fb8 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa <38427957+QuentinFuxa@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:14:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc0a7e..99b7743 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project is based on [Whisper Streaming](https://github.com/ufal/whisper_streaming) and lets you transcribe audio directly from your browser. Simply launch the local server and grant microphone access. Everything runs locally on your machine ✨

- Demo Screenshot + Demo Screenshot

### Differences from [Whisper Streaming](https://github.com/ufal/whisper_streaming)