From 0aae7cd5fe694fafd42e19c5a644447378418c5f Mon Sep 17 00:00:00 2001 From: Saga9103 Date: Sun, 25 May 2025 21:02:47 +0200 Subject: [PATCH] Update README.md to include t2yLLM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e14aa0b5..4dde6fa5 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ Here is a non exhaustive list of open-source projects using faster-whisper. Feel * [WhisperLive](https://github.com/collabora/WhisperLive) is a nearly-live implementation of OpenAI's Whisper which uses faster-whisper as the backend to transcribe audio in real-time. * [Faster-Whisper-Transcriber](https://github.com/BBC-Esq/ctranslate2-faster-whisper-transcriber) is a simple but reliable voice transcriber that provides a user-friendly interface. * [Open-dubbing](https://github.com/softcatala/open-dubbing) is open dubbing is an AI dubbing system which uses machine learning models to automatically translate and synchronize audio dialogue into different languages. +* [t2yLLM](https://github.com/Saga9103/t2yLLM) is an low latency and near realtime fully local voice assistant using faster-whisper as a backend ## Model conversion