# Voice Clone/TTS

Text-to-speech(TTS) and voice cloning technologies are transforming the way we interact with AI-native content. Text-to-speech converts written text into spoken words, enabling users to access information audibly. Voice cloning, on the other hand, replicates a person's unique vocal characteristics, creating a personalized and realistic audio experience.&#x20;

In the past, text-to-speech (TTS) technology was not only expensive but also slow, making it difficult for creators to access and utilize it effectively. Voice cloning, which required an extensive amount of voice samples (up to 100 hours), presented an even greater challenge for individuals looking to create their own unique voices. These limitations made it nearly impossible for creators to develop personalized and engaging audio experiences, leaving them reliant on generic, robotic-sounding voices that lacked the warmth and expressiveness of human speech.

The MyShell research team has made significant strides in overcoming these challenges, reducing costs by 99% and requiring only a 1-minute voice sample for voice cloning. This breakthrough has opened up a world of possibilities for creators, allowing them to use any voice they desire and bring their AI companions to life with vivid, realistic speech.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.myshell.ai/technology/voice-clone-tts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
