From f3cd53a4dbc9dbf063cb12e790b57f5cf0f67958 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa <38427957+QuentinFuxa@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:53:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efd079f..9e6a4f4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ License

-This project is based on [WhisperStreaming](https://github.com/ufal/whisper_streaming) and [SimulStreaming](https://github.com/ufal/SimulStreaming), allowing you to transcribe audio directly from your browser. WhisperLiveKit provides a complete backend solution for real-time speech transcription with a functional, simple and customizable frontend. Everything runs locally on your machine ✨ +Built on [WhisperStreaming](https://github.com/ufal/whisper_streaming) and [SimulStreaming](https://github.com/ufal/SimulStreaming), WhisperLiveKit provides real-time speech transcription in your browser, with a ready-to-use backend and a simple, customizable frontend. ✨ + ### Key Features @@ -28,7 +29,7 @@ This project is based on [WhisperStreaming](https://github.com/ufal/whisper_stre ### Architecture -Picture 1 +Picture 1 ## Quick Start