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

# Enterprise Voice Cloning API

> Enterprise voice cloning and audio generation on dedicated GPU servers. TTS, voice-to-voice, music gen, and SFX with private infrastructure.

## Endpoints

<CardGroup cols={2}>
  <Card title="Text to Audio" icon="mic" href="/enterprise-api/voice-cloning/text-to-audio">
    Generate audio from text using a cloned voice or a selected voice model
  </Card>

  <Card title="Voice to Voice" icon="mic-2" href="/enterprise-api/voice-cloning/voice-to-voice">
    Clone a voice from a target audio file
  </Card>

  <Card title="Music Generation" icon="music" href="/enterprise-api/voice-cloning/music-gen">
    Generate music based on text prompts or conditioning melodies
  </Card>

  <Card title="Sound Effects" icon="radio" href="/enterprise-api/voice-cloning/sfx">
    Generate sound effects (SFX) from text prompts
  </Card>

  <Card title="Voice Cover" icon="headphones" href="/enterprise-api/voice-cloning/voice-cover">
    Transform a song or audio file into a different voice using a provided model
  </Card>

  <Card title="Voice Upload" icon="upload" href="/enterprise-api/voice-cloning/voice-upload">
    Upload a voice recording to use in cloning or synthesis
  </Card>

  <Card title="Speech to Text" icon="file-audio" href="/enterprise-api/voice-cloning/speech-to-text">
    Convert speech from audio into text
  </Card>

  <Card title="Fetch Results" icon="download" href="/enterprise-api/voice-cloning/fetch">
    Retrieve queued or processing voice cloning requests
  </Card>

  <Card title="Clear Cache" icon="trash" href="/enterprise-api/voice-cloning/clear-cache">
    Clear the API’s server cache for fresh processing
  </Card>

  <Card title="Restart Server" icon="refresh" href="/enterprise-api/voice-cloning/restart-server">
    Restart your dedicated voice cloning server
  </Card>

  <Card title="System Details" icon="server" href="/enterprise-api/voice-cloning/system-details">
    Get information about your server status and performance
  </Card>

  <Card title="Update Server" icon="arrow-up" href="/enterprise-api/voice-cloning/update-server">
    Update your dedicated server to the latest version
  </Card>
</CardGroup>
