From bcc9c5f1f130df1fae3c8ac4f6a949974d986269 Mon Sep 17 00:00:00 2001 From: lhcjun Date: Wed, 15 Oct 2025 17:07:43 +0800 Subject: [PATCH] Update Whishper URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 765c99e..45b1e99 100644 --- a/README.md +++ b/README.md @@ -1414,7 +1414,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt - [OpenAI Whisper](https://github.com/openai/whisper) - Whisper is a general-purpose speech recognition model that can be run locally offline. It can transcribe audio from and to multiple languages. - [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model. - - [Whishper](https://whishper.net) - A whisper frontend with subtitle editing and translation capabilities. + - [Whishper](https://whishper-docs.pages.dev/) - A whisper frontend with subtitle editing and translation capabilities. [Back to top 🔝](#contents)