diff --git a/README.md b/README.md index 9b6e2bb..fd8523e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ WhisperLiveKit consists of two main components: - **🔒 Fully Local** - All processing happens on your machine - no data sent to external servers - **📱 Multi-User Support** - Handle multiple users simultaneously with a single backend/server -### ⚙️ Core ifferences from [Whisper Streaming](https://github.com/ufal/whisper_streaming) +### ⚙️ Core differences from [Whisper Streaming](https://github.com/ufal/whisper_streaming) - **Automatic Silence Chunking** – Automatically chunks when no audio is detected to limit buffer size - **Multi-User Support** – Handles multiple users simultaneously by decoupling backend and online ASR