MCP cover image
See in Github
2025-03-31

Un serveur de protocole de contexte de modèle (MCP) qui fournit des capacités ASR (reconnaissance automatique de la parole) à l'aide du moteur Whisper. Ce serveur expose les fonctionnalités TTS via des outils MCP, ce qui facilite l'intégration de la synthèse de la parole dans vos applications.

0

Github Watches

0

Github Forks

0

Github Stars

ASR MCP Server

A Model Context Protocol (MCP) server that provides ASR(Automatic Speech Recognition) capabilities using the whisper engine. This server exposes TTS functionality through MCP tools, making it easy to integrate speech synthesis into your applications.

Prerequisites

  • Python 3.10 or higher
  • uv package manager
  • openai whisper

MCP Configuration

{
  "mcpServers": {
    "asr_mcp_server": {
      "command": "/YOUR_CONDA_PATH/bin/uv",
      "args": [
        "--directory",
        "/YOUR_PATH/asr_mcp_server",
        "run",
        "asr_server.py"
      ]
    }
  }
}

Related Links

🚀 VidAU.ai – Revolutionize Video Marketing with AI: Create Global Hit Content in 3 Minutes! 🚀 Tired of time-consuming, costly video production? VidAU.ai redefines creativity with AI, generating multilingual marketing videos instantly – break language barriers and amplify your brand globally!

🔥 Core Features

  • Batch AI Video Generation

    • Input product links/descriptions → AI auto-generates scripts + voiceovers, optimized for TikTok/YouTube formats. 10x production efficiency.

    • Virtual Digital Spokesperson: Realistic AI avatars with multi-language accents (EN/JP/ES/etc.) for hyper-localized marketing.

  • All-in-One AI Editing Suite

    • Face-swap, translation, subtitling, watermark removal – zero technical barriers for editing.

    • Smart clipping recommendations auto-extract highlights for social media trends.

  • Cross-Border E-Commerce Powerhouse

    • Multi-language localization engine boosts ROI by 20%+ for global campaigns.

👉 Visit vidau.ai now – Let AI supercharge your traffic! https://www.vidau.ai/

相关推荐

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

  • n8n-io
  • Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.

  • metorial
  • Versions conteneurisées de centaines de serveurs MCP 📡 🧠 🧠

    Reviews

    3 (1)
    Avatar
    user_iKprP584
    2025-04-16

    The Example MCP Server + Client Implementation by mschwarzmueller is superb! It's an impeccable solution for anyone looking to efficiently implement server-client models. The detailed documentation and seamless integration are truly commendable. Highly recommend!