关于
Voicevox is a Model Context Protocol (MCP) server that interfaces with the VOICEVOX engine to enable text-to-speech functionality and speaker information retrieval. Built with TypeScript, it leverages the MCP SDK to provide features such as retrieving speaker information and synthesizing speech with a specified speaker, playing the audio locally (primarily supporting macOS). It is designed to integrate with environments like Cursor through MCP, allowing developers to easily incorporate voice synthesis into their workflows.
主要功能
- Synthesizes speech from text using specified speakers.
- Plays synthesized audio locally (macOS compatible).
- Retrieves speaker information from the VOICEVOX engine.
- 1 GitHub stars
- Integrates with MCP clients such as Cursor.
使用案例
- Integrating voice synthesis into code editors like Cursor.
- Generating audio output from text within development workflows.
- Prototyping voice-based applications using the VOICEVOX engine.