nixonyh/UnityTTS
Text to Speech in Unity.
ArchivedLeverages FastSpeech deep learning models converted to TFLite format for cross-platform inference, with threaded model execution to prevent UI freezing while audio playback occurs on the main thread. Integrates TensorFlow Lite and custom utility packages, requiring pre-trained models downloaded separately into StreamingAssets. Note: performs suboptimally on short phrases due to model limitations.
142 stars. No commits in the last 6 months.
Stars
142
Forks
23
Language
C#
License
Apache-2.0
Category
Last pushed
Jul 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/nixonyh/UnityTTS"
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...