Files
gh-dnvriend-elevenlabs-tts-…/commands/list-models.md
2025-11-29 18:23:13 +08:00

474 B

description
description
List ElevenLabs TTS models

List all available ElevenLabs TTS models with characteristics.

Usage

elevenlabs-tts-tool list-models

Examples

# List all models
elevenlabs-tts-tool list-models

# Filter by status
elevenlabs-tts-tool list-models | grep stable

# Find specific features
elevenlabs-tts-tool list-models | grep -i "ultra-low"

Output

Detailed model information with IDs, features, languages, and use cases.