From b136d8911ba631b7546c42189d79512afd0068ce Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 2 Feb 2025 06:37:42 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-faster-whisper.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/images/docker-faster-whisper.md b/docs/images/docker-faster-whisper.md index 6cdf20737..70fda864d 100755 --- a/docs/images/docker-faster-whisper.md +++ b/docs/images/docker-faster-whisper.md @@ -1,5 +1,8 @@ --- title: faster-whisper +tags: + - Machine Learning +description: "[Faster-whisper](https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper." ---