mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 22:33:36 +00:00
Update README.md
This commit is contained in:
@@ -48,13 +48,11 @@ This project reuses and extends code from the original Whisper Streaming reposit
|
||||
whisper-timestamped
|
||||
faster-whisper (faster backend on NVIDIA GPU)
|
||||
mlx-whisper (faster backend on Apple Silicon)
|
||||
|
||||
and torch if you want to use VAC (Voice Activity Controller)
|
||||
```
|
||||
- Optionnal dependencies
|
||||
|
||||
```
|
||||
# If you want to use VAC (Voice Activity Controller)
|
||||
# If you want to use VAC (Voice Activity Controller). Useful for preventing hallucinations
|
||||
torch
|
||||
|
||||
# If you choose sentences as buffer trimming strategy
|
||||
|
||||
Reference in New Issue
Block a user