elevenlabs-node and elevenlabs-js
Both tools are competing, unofficial NodeJS packages for interacting with the ElevenLabs text-to-speech API, one of which explicitly recommends using the official package instead.
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.
About elevenlabs-js
ArdaGnsrn/elevenlabs-js
This is an Open Source NodeJS package for ElevenLabs Text to Speech API.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work