> For the complete documentation index, see [llms.txt](https://docs.hudson-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hudson-ai.com/dubbing-studio-guide-jp/ex/actors-and-dictionary/voice-actors.md).

# Voice Actors

### #1 Public Voices

<figure><img src="/files/Ef9SNtyBZvSNzlCiEsoi" alt=""><figcaption></figcaption></figure>

* Public Voices are Timbr’s default voice library, available across all your projects.
* These voices are professionally prepared and ready to use—no setup required.

***

### #2 Add / Edit / Delete AI Voice Actors

<div><figure><img src="/files/NkVrM2vb92CvqlAnvI5Z" alt=""><figcaption></figcaption></figure> <figure><img src="/files/70YQqqOlZ8TASuMV9f4y" alt=""><figcaption></figcaption></figure></div>

* You can create a custom AI voice by uploading up to 10 voice clips, each no longer than 10 seconds.\
  We support WAV and MP3 formats only.
* ✨ Use the built-in noise reduction tool to enhance audio quality before uploading.
* Once the voice is generated, it will appear in your Voice Actor list.

<div><figure><img src="/files/2FEZgjqhMCK6774cBhbE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eZmximSfpfek1LdJank8" alt=""><figcaption></figcaption></figure></div>

* To edit or delete a voice:

  Click the More Options icon (three dots) next to the voice in your list.\
  From here, you can:

  * Change the voice’s name or description
  * Upload additional audio files
  * Remove the voice entirely


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hudson-ai.com/dubbing-studio-guide-jp/ex/actors-and-dictionary/voice-actors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
