From 304e1d3d5e78908a74b84a480e3403049c631e31 Mon Sep 17 00:00:00 2001 From: eviscerations Date: Tue, 5 May 2026 02:06:43 -0600 Subject: [PATCH] Add whisper-windows-mcp to Speech-to-Text section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a58a33b32..34d232e7d 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 🎧 - [Support & Service Management](#support-and-service-management) * 🌎 - [Translation Services](#translation-services) * 🎧 - [Text-to-Speech](#text-to-speech) +* 🎙️ - [Speech-to-Text](#speech-to-text) * 🚆 - [Travel & Transportation](#travel-and-transportation) * 🔄 - [Version Control](#version-control) * 🏢 - [Workplace & Productivity](#workplace-and-productivity) @@ -2300,6 +2301,10 @@ Translation tools and services to enable AI assistants to translate content betw - [shuji-bonji/xcomet-mcp-server](https://github.com/shuji-bonji/xcomet-mcp-server) 📇 🏠 - Translation quality evaluation using xCOMET models. Provides quality scoring (0-1), error detection with severity levels (minor/major/critical), and optimized batch processing with 25x speedup. - [translated/lara-mcp](https://github.com/translated/lara-mcp) 🎖️ 📇 ☁️ - MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations. +### 🎙️ Speech-to-Text + +- [eviscerations/whisper-windows-mcp](https://github.com/eviscerations/whisper-windows-mcp) 📇 🏠 🪟 - Windows-native local audio and video transcription using whisper.cpp with Vulkan GPU acceleration. No cloud APIs, no Python. Batch processing, multilingual support, model management, and background job handling built in. + ### 🎧 Text-to-Speech Tools for converting text-to-speech and vice-versa