xeden3/MSSpeechServer
MSSpeechServer is a REST server based on the Microsoft Speech Platform that provides text-to-speech (TTS) functionality for Windows. This project is designed to run on the Linux x86_64 platform and supports Docker images. It provides two main APIs for reading voice libraries and generating TTS.
This tool helps developers integrate high-quality text-to-speech (TTS) into their Windows applications or services, especially those running on Linux servers. It takes text input and converts it into natural-sounding audio in any of 26 supported languages. Developers can use this to add voice capabilities to interactive systems, content creation pipelines, or accessibility features.
No commits in the last 6 months.
Use this if you need to provide text-to-speech functionality in a multi-language Windows application, but want the server infrastructure to run on Linux using Docker.
Not ideal if your application does not require Microsoft Speech Platform voices or if you are not comfortable working with REST APIs and Docker.
Stars
9
Forks
6
Language
C#
License
MIT
Category
Last pushed
Jun 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/xeden3/MSSpeechServer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dectalk/dectalk
Modern builds for the 90s/00s DECtalk text-to-speech application.
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library