Mcp_cosyvoice

Mcp_cosyvoice

0

The project is a Python application that acts as an MCP server, converting text to audio using the Ali CosyVoice1 API. It requires setting up a virtual environment and dependencies for usage.

Overview

This project is a Python-based MCP server application designed to invoke the Ali CosyVoice1 API to convert text into audio files stored in a specified directory.

Usage Steps

  • Create a Python 3.12 virtual environment.
  • Activate the virtual environment on Windows.
  • Install project dependencies using uv sync.