Clone Voice Service

Community

Clone voices for TTS and transcribe audio

Authorwentbackward
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It provides a simple way to generate cloned-voice text-to-speech and convert uploaded speech back into text, without stitching together separate tools or services.

Core Features & Use Cases

  • Text-to-Speech (TTS) with voice cloning: Generate audio from text using a reference voice profile trained from a 5–15s clip (drop .wav and matching .txt into voices/ for hot-reload).
  • Speech-to-Text (STT) transcription: Transcribe uploaded audio (any common format) into text with configurable language handling and multiple output formats.
  • OpenAI-compatible endpoints: Use /v1/audio/speech and /v1/audio/transcriptions with any OpenAI-style client by pointing baseUrl to the service.
  • Use case: Turn a recorded phrase into consistent synthetic speech for messaging workflows (e.g., generate Telegram/WhatsApp-ready Opus audio) and then transcribe follow-up voice messages for searchable text.

Quick Start

Tell your AI to call POST /tts on your running service to synthesize speech from the text you provide, using a configured voice name.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Clone Voice Service
Download link: https://github.com/wentbackward/clone-voice-service/archive/main.zip#clone-voice-service

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.