From 17184e552c3eb8177cf7c6eea8c0868e1d9331b4 Mon Sep 17 00:00:00 2001 From: Quentin Fuxa <38427957+QuentinFuxa@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:13:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bb6bbd..5c17ee5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PyPI Version PyPI Downloads Python Versions -License +License

## Overview @@ -35,7 +35,7 @@ WhisperLiveKit consists of three main components: - **Confidence Validation** – Immediately validate high-confidence tokens for faster inference (WhisperStreaming only) - **Buffering Preview** – Displays unvalidated transcription segments (not compatible with SimulStreaming yet) - **Punctuation-Based Speaker Splitting [BETA]** - Align speaker changes with natural sentence boundaries for more readable transcripts -- **SimulStreaming Backend** - Ultra-low latency transcription using state-of-the-art AlignAtt policy. ⚠️ SimulStreaming is [dual-licensed](https://github.com/ufal/SimulStreaming#-licence-and-contributions) +- **SimulStreaming Backend** - [Dual-licensed](https://github.com/ufal/SimulStreaming#-licence-and-contributions) - Ultra-low latency transcription using SOTA AlignAtt policy. ## Quick Start