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