> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gradium.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Explore the Gradium voice library

Gradium provides a curated library of flagship voices across five languages, plus the ability to create your own custom voice clones.

<div className="voices-overview">
  <CardGroup cols={2}>
    <Card title="Flagship Voices" icon="star" href="/guides/voices/flagship-voices">
      60+ flagship voices across five languages, hand-picked for quality and range.
    </Card>

    <Card title="Custom Voices" icon="microphone" href="/guides/voices/custom-voices">
      Clone your own voice using a short audio sample.
    </Card>

    <Card title="Manage Voices" icon="sliders" href="/guides/voices/manage-voices">
      List, update, and delete your custom voices.
    </Card>
  </CardGroup>
</div>
