marcominerva/TranslatorService
A lightweight library that uses Cognitive Translator Service for text translation and Cognitive Speech Service for text-to-speech and speech-to-text
This is a lightweight library for developers to integrate text translation, text-to-speech, and speech-to-text functionalities into their .NET applications. It takes text or audio input and provides translated text, spoken audio from text, or text from spoken audio. Developers building applications that need to handle multiple languages or voice interactions would use this.
No commits in the last 6 months.
Use this if you are a .NET developer building an application that needs to translate text, convert text into spoken words, or convert spoken words into text.
Not ideal if you are looking for a standalone application for translation or speech processing, or if you are not a software developer working with .NET.
Stars
12
Forks
5
Language
C#
License
MIT
Category
Last pushed
Jul 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/marcominerva/TranslatorService"
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