From 6f4f9c98471c03a7a0016c2ba6f150402bacf7ec Mon Sep 17 00:00:00 2001 From: ekcrisp Date: Sun, 15 Dec 2024 10:40:28 -0600 Subject: [PATCH] Update README.md Add RealtimeSTT to community projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca1c1875..f0ffc6c0 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. +* [RealtimeSTT](https://github.com/KoljaB/RealtimeSTT) is an Easy-to-use, low-latency streaming speech-to-text library for realtime applications ## Model conversion