From c96bf0ecf560b7c5369c6b15245412b3664e41cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20L=C3=B6vqvist?= Date: Sun, 7 Jun 2026 10:17:43 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9874b7..c28d7d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -This project aims to provide voice to text using faster-whisper as backend. +This project aims to provide voice to text using [faster-whisper](https://github.com/SYSTRAN/faster-whisper) as backend. ## Origin