Cover image
Try Now
2025-03-31

使用耳语引擎提供ASR(自动语音识别)功能的模型上下文协议(MCP)服务器。该服务器通过MCP工具公开TTS功能​​,从而易于将语音合成整合到您的应用程序中。

3 years

Works with Finder

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/

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

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

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

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • 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!