From b4bb6524652e0f76834ca26a4afa232855ca1348 Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 23 Apr 2023 20:52:36 -0700 Subject: Begin integrating faster-whisper This is a much faster, lower-VRAM reimplementation of Whisper in Python. Early testing is extremely promising: fast transcription speed, extremely low resource usage (CPU/RAM/VRAM), high accuracy. --- BrowserSource/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'BrowserSource') diff --git a/BrowserSource/index.html b/BrowserSource/index.html index c422e4b..253b9ef 100644 --- a/BrowserSource/index.html +++ b/BrowserSource/index.html @@ -9,9 +9,13 @@
-- cgit v1.2.3