From 5d203d27571bad0bd7beacc72116bd1cb5b36267 Mon Sep 17 00:00:00 2001 From: Jordi Mas Date: Thu, 27 Apr 2023 14:53:28 +0200 Subject: [PATCH] Update Github link to community project (#187) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7c6ece..39a1c4a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ See more model and transcription options in the [`WhisperModel`](https://github. Here is a non exhaustive list of open-source projects using *faster-whisper*. Feel free to add your project to the list! -* [whisper-ctranslate2](https://github.com/jordimas/whisper-ctranslate2) is a command line client based on `faster-whisper` and compatible with the original client from openai/whisper. +* [whisper-ctranslate2](https://github.com/Softcatala/whisper-ctranslate2) is a command line client based on `faster-whisper` and compatible with the original client from openai/whisper. ## Model conversion