d4n3436/GTranslate
A collection of free translation APIs (Google Translate, Bing Translator, Microsoft Translator and Yandex.Translate).
Provides abstraction layers for multiple translation backends with unified interfaces—supporting transliteration, language detection, and text-to-speech beyond translation alone. Built as a .NET library with pluggable translator architecture via `ITranslator` interface, includes an `AggregateTranslator` for seamless fallback across services, and maintains a comprehensive `Language` class mapping ISO 639 codes to service availability. Targets .NET developers requiring multi-provider translation without vendor lock-in.
104 stars.
Stars
104
Forks
15
Language
C#
License
MIT
Category
Last pushed
Nov 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/d4n3436/GTranslate"
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.
VolcanicArts/VRCOSC
A modular node-programming language, program creator, animation system, toolkit, router, and...
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...