ElevenLabs
0
Integrates ElevenLabs text-to-speech API to generate audio from text, manage voices, and track generation history.
关于
Leverage the power of ElevenLabs text-to-speech API through this Model Context Protocol (MCP) server. It features a server component for handling voice generation tasks and includes a sample SvelteKit-based MCP client for easy management. Generate audio from text, manage multi-part scripts, track voice history, and download audio files, all powered by a persistent SQLite database.
主要功能
- Supports multiple voices and script parts.
- Offers tools for simple text-to-speech conversion, script management, and audio file downloads.
- Generates audio from text using the ElevenLabs API.
- 0 GitHub stars
- Utilizes an SQLite database for persistent history storage.
- Includes a sample SvelteKit MCP Client for managing voice generation.
使用案例
- Automated voiceover generation for videos and presentations.
- Creation of audio content for accessibility purposes.
- Integration into applications requiring text-to-speech functionality.