

Update README.md
@cdc522ec7607235a87c2c179761e62c38a309a05
--- README.md
+++ README.md
... | ... | @@ -48,13 +48,11 @@ |
48 | 48 |
whisper-timestamped |
49 | 49 |
faster-whisper (faster backend on NVIDIA GPU) |
50 | 50 |
mlx-whisper (faster backend on Apple Silicon) |
51 |
- |
|
52 |
- and torch if you want to use VAC (Voice Activity Controller) |
|
53 | 51 |
``` |
54 | 52 |
- Optionnal dependencies |
55 | 53 |
|
56 | 54 |
``` |
57 |
- # If you want to use VAC (Voice Activity Controller) |
|
55 |
+ # If you want to use VAC (Voice Activity Controller). Useful for preventing hallucinations |
|
58 | 56 |
torch |
59 | 57 |
|
60 | 58 |
# If you choose sentences as buffer trimming strategy |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?