Quentin Fuxa 2024-12-31
Update README.md
@cdc522ec7607235a87c2c179761e62c38a309a05
README.md
--- README.md
+++ README.md
@@ -48,13 +48,11 @@
    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
Add a comment
List