From 90f24ef537b09c6f6bfcb9a7fe5b3a4f635605d5 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Thu, 20 Feb 2025 11:17:30 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48fc891..2d5905b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Whisper Streaming Web: Real-time Speech-to-Text with Web UI & FastAPI WebSocket +# Whisper Streaming Web: Real-time Speech-to-Text with FastAPI WebSocket -This project is based on [Whisper Streaming](https://github.com/ufal/whisper_streaming) and provides a ready-to-use HTML interface, allowing you to start transcribing audio directly from your browser. Launch the local server, grant microphone access, and start speaking. Everything runs locally on your machine ✨ +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