For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Status
OverviewProductsManageAPI ReferenceTutorialsClient Libraries
OverviewProductsManageAPI ReferenceTutorialsClient Libraries
    • Overview
  • Safety & Detection
    • Detect Your First Deepfake
    • Stream Audio for Deepfake Detection
    • Investigate with a Detect Agent
    • Apply and Verify a Watermark
  • Voice Creation
    • Synthesize Your First Clip
    • Prompted Synthesis
      • Getting Started
      • Node.js Example
      • Python Example
    • Voice Design Guide
  • WebSocket Streaming
    • Getting Started
    • Receiving Audio Data
    • Python Example
    • Error Handling
  • Prompt Engineering
    • Voice Design Prompting
    • SSML Prompts
  • Overview
  • Detect Your First Deepfake
  • Stream Audio for Deepfake Detection
  • Investigate with a Detect Agent
  • Apply and Verify a Watermark
  • Synthesize Your First Clip
  • Prompted Synthesis
  • Getting Started
  • Node.js Example
  • Python Example
  • Getting Started
  • Node.js Example
  • Python Example
  • Voice Design Guide
  • Getting Started
  • Receiving Audio Data
  • Python Example
  • Error Handling
  • Voice Design Prompting
  • SSML Prompts
Status
On this page
  • Prerequisites
  • Project Setup
Voice CreationFrom Dataset

Custom Voice from Dataset

Build a custom voice from a curated dataset.

Prerequisites

  • Resemble account with confirmed email
  • API token from the dashboard (see Authentication)
  • PRO plan or higher (check billing)

Project Setup

mkdir resemble-clone-voice
cd resemble-clone-voice

Next steps:

  • Node.js workflow
  • Python workflow
Was this page helpful?
Previous
Node.js Workflow
Next
Built with