fix typo
This commit is contained in:
parent
2ab3dac948
commit
34d5d513fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue