elevenlabslib and elevenlabs_tts
These are ecosystem siblings, where `lugia19/elevenlabslib` provides a comprehensive Python wrapper for the ElevenLabs API, and `carleeno/elevenlabs_tts` likely builds upon or utilizes such a wrapper to offer a custom TTS integration.
About elevenlabslib
lugia19/elevenlabslib
Full python wrapper for the elevenlabs API.
Implements in-process audio playback using sounddevice and soundfile libraries, enabling device-specific output selection, playback event callbacks, and programmatic playback control—avoiding external process dependencies. Provides object-oriented abstractions for API resources (User, Voice, HistoryItem) with pagination support and comprehensive voice management capabilities beyond basic text-to-speech generation.
About elevenlabs_tts
carleeno/elevenlabs_tts
Custom TTS Integration using ElevenLabs API
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work