edge-tts-as-a-service and edge-tts
They are complements: `doctoroyy/edge-tts-as-a-service` is an HTTP service that could potentially leverage a command-line tool or library like `bytectlgo/edge-tts` to perform the actual text-to-speech generation.
About edge-tts-as-a-service
doctoroyy/edge-tts-as-a-service
This is a simple HTTP service that uses the Edge-TTS library to generate text-to-speech audio files.
Provides both streaming and file-download endpoints for real-time and batch TTS processing, with fine-grained control over speech parameters (rate, pitch, volume). Leverages Microsoft Edge's TTS engine through a Flask REST API, supporting 100+ voices across multiple languages and locales with configurable connection/receive timeouts. Can optionally generate WebVTT subtitle metadata alongside audio output.
About edge-tts
bytectlgo/edge-tts
Edge TTS is a command-line tool based on Microsoft Edge's text-to-speech service, supporting multiple languages and voices. It can be used both as a command-line tool and as a Go library in your projects.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work