skills/skills.volces.com/senseaudio-voice-cloner

senseaudio-voice-cloner

Installation
SKILL.md

SenseAudio Voice Cloner

Guide users through platform-side voice cloning, then generate personalized TTS with the resulting cloned voice_id.

What This Skill Does

  • Explain the official SenseAudio voice-cloning workflow
  • Validate whether a sample is likely suitable for cloning
  • Help users manage cloned voice slots and voice_id values
  • Generate TTS with a cloned voice through the official TTS API
  • Apply optional pronunciation dictionary control for cloned voices

Credential and Dependency Rules

  • Read the API key from SENSEAUDIO_API_KEY.
  • Send auth only as Authorization: Bearer <API_KEY>.
  • Do not place API keys in query parameters, logs, or saved examples.
  • If Python helpers are used, this skill expects python3, requests, and pydub.
  • pydub is only needed for optional local audio validation.
Installs
7
First Seen
Apr 4, 2026
senseaudio-voice-cloner from skills.volces.com