AI Provider for ElevenLabs
Independent WordPress AI Client provider for ElevenLabs text-to-speech and sound effects generation.
by Lauri Saarni · github.com/saarnilauri/ai-provider-for-elevenlabs · website
★ 3stars
17release downloads
4composer installs
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/saarnilauri/ai-provider-for-elevenlabs/releases/download/v1.0.0/ai-provider-for-elevenlabs.zipAlso on Packagist as saarnilauri/ai-provider-for-elevenlabs:
composer require saarnilauri/ai-provider-for-elevenlabsFrom the readme
AI Provider for ElevenLabs
A third-party provider for ElevenLabs in the PHP AI Client SDK. Works as both a Composer package and a WordPress plugin.
This project is independent and is not affiliated with, endorsed by, or sponsored by ElevenLabs.
assets/images/elevenlabs.svg is the official ElevenLabs symbol from their
brand kit, used unmodified to identify the provider.
The ElevenLabs name and logo are trademarks of ElevenLabs.
Features
- Text-to-Speech -- high-quality voice synthesis with many voices and models
- Automatic voice selection -- a prompt works without configuring a voice ID first
- Long-form narration -- text beyond the model's per-request limit is narrated across
several requests and returned as one audio file (caveats)
- Sound Effects Generation -- generate sound effects from text prompts
- Voice Directory -- list and discover available voices, including cloned voices, cached per API key
- Automatic provider registration in WordPress
- Dynamic model discovery from the ElevenLabs API
Requirements
- PHP 7.4 or higher, with the mbstring extension (used when splitting long text for narration; present on virtually every WordPress host)
- The PHP AI Client SDK, ^1.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Sep 1, 2026 | ai-provider-for-elevenlabs.zip | 1 |
| v0.4.0 | Aug 25, 2026 | ai-provider-for-elevenlabs.zip | 1 |
| v0.3.0 | Aug 24, 2026 | ai-provider-for-elevenlabs.zip | 1 |
| v0.2.0 | Jul 22, 2026 | ai-provider-for-elevenlabs.zip | 2 |
| v0.1.2 | Mar 3, 2026 | ai-provider-for-elevenlabs.zip | 2 |
| v0.1.1 | Mar 3, 2026 | ai-provider-for-elevenlabs.zip | 9 |
| v0.1.0 | Mar 2, 2026 | ai-provider-for-elevenlabs.zip | 1 |