From 4cb36606667ae76732c575e450401051df31e09a Mon Sep 17 00:00:00 2001 From: Quentin Fuxa Date: Mon, 30 Dec 2024 20:46:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index dab7ba2..838d464 100644 --- a/README.md +++ b/README.md @@ -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