elevenlabs and elevenlabs-node
About elevenlabs
taigrr/elevenlabs
ElevenLabs Artificial Voice Synthesis Client
This client helps developers integrate artificial voice synthesis and text-to-speech capabilities into their Go applications. It takes text input and a desired voice, then produces synthesized speech or sound effects. Developers can use this to add realistic spoken content or ambient sounds to their software, games, or media projects.
About elevenlabs-node
FelixWaweru/elevenlabs-node
Eleven Labs text to speech package for NodeJS. You can use the official package at: https://www.npmjs.com/package/elevenlabs
Provides streaming and file-based text-to-speech conversion with configurable voice parameters like stability, similarity boost, and speaker boost, plus supplementary voice and account management endpoints. The package wraps the Eleven Labs REST API with a simple class-based interface supporting both saved audio files and real-time stream responses. Includes support for multiple AI models and voice customization settings without requiring additional dependencies beyond Node.js.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work