> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ElevenLabsInstantVoiceClone - ComfyUI Built-in Node Documentation

> Complete documentation for the ElevenLabsInstantVoiceClone node in ComfyUI. Learn its inputs, outputs, parameters and usage.

The ElevenLabs Instant Voice Clone node creates a new, unique voice model by analyzing 1 to 8 audio recordings of a person's voice. It sends these samples to the ElevenLabs API, which processes them to generate a voice clone that can be used for text-to-speech synthesis.

## Inputs

| Parameter                 | Description                                                                        | Data Type | Required | Range        |
| ------------------------- | ---------------------------------------------------------------------------------- | --------- | -------- | ------------ |
| `audio_*`                 | Audio recordings for voice cloning. You must provide between 1 and 8 audio files.  | AUDIO     | Yes      | 1 to 8 files |
| `remove_background_noise` | Remove background noise from voice samples using audio isolation. (default: False) | BOOLEAN   | No       | True / False |

**Note:** You must provide at least one audio file, and you can provide up to eight. The node will automatically create input slots for the audio files you add.

## Outputs

| Output Name | Description                                                                                                                            | Data Type         |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| `voice`     | The unique identifier for the newly created cloned voice model. This output can be connected to other ElevenLabs text-to-speech nodes. | ELEVENLABS\_VOICE |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ElevenLabsInstantVoiceClone/en.md)

***

**Source fingerprint (SHA-256):** `5b109dfff8cdbc51d9e2684b9508b0998aaa014459b973acf29c204835a8db95`
