edge-tts-universal and edge-tts-client

The two tools are ecosystem siblings: one is a universal implementation of Edge TTS capable of running in various JavaScript environments, while the other is a client-side (web browser) specific implementation that likely leverages or is a simplified version of the TTS capabilities, making them related parts of the same ecosystem for accessing Edge's text-to-speech.

edge-tts-universal
61
Established
edge-tts-client
48
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 18/25
Maintenance 2/25
Adoption 6/25
Maturity 25/25
Community 15/25
Stars: 59
Forks: 14
Downloads:
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
Stars: 22
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: GPL-3.0
No risk flags
Stale 6m

About edge-tts-universal

travisvn/edge-tts-universal

Use Microsoft Edge's online text-to-speech service in Node.js, browsers, or any JavaScript environment WITHOUT needing Microsoft Edge or Windows or an API key

This project helps you convert written text into natural-sounding spoken audio using Microsoft Edge's text-to-speech service. You provide text and select a voice, and it generates audio files or streams. This is ideal for developers building server-side applications, such as backend services or command-line tools, that need high-quality voice output.

server-side-development audio-generation voice-synthesis backend-services javascript-development

About edge-tts-client

travisvn/edge-tts-client

Client-side (web browser) implementation of Edge TTS package — Microsoft Edge Read Aloud API called to generate free text-to-speech

This tool helps developers integrate text-to-speech capabilities into web browsers or Node.js applications. You provide text input, specify a voice and audio format, and it outputs an audio stream. It's for web developers or backend developers building applications that require converting written content into spoken audio.

web-development backend-development text-to-speech-integration audio-streaming typescript-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work