-
Notifications
You must be signed in to change notification settings - Fork 16
Alternative TTS plugins
mika edited this page Aug 21, 2024
·
14 revisions
(haven't tested these, listed just as an reference)
- https://github.com/Macoron/piper.unity (Unity3d port of Piper text-to-speech (TTS) library)
- https://github.com/nixon-voxell/UnityTTS (fastspeech tensorflow)
- https://github.com/unitycoder/tiktok-tts-unity (uses webrequest)
- webgl (uses js tts) https://github.com/unitycoder/webgl-js-TTS
- https://github.com/kurtdekker/UnitySAM
- https://forum.unity.com/threads/text-to-speech-dll-for-windows-desktop.56038/
- https://chadweisshaar.com/blog/2015/07/02/microsoft-speech-for-unity/
- http://www.finalmarco.com/2016/01/02/text-speech-unity-5/
- https://github.com/Gerald-Chuah/Unity-TextToSpeech
- wrapper https://github.com/mastertostar/Csharp-espeak-tts
- https://github.com/voxell-tech/UnityTTS
- https://github.com/keijiro/UnityRustTts
- https://github.com/mapluisch/OpenAI-Text-To-Speech-for-Unity
- https://forum.unity.com/threads/rt-voice-run-time-text-to-speech-solution.340046/
- search TTS https://assetstore.unity.com/?q=TTS&orderBy=0
- https://github.com/ActiveNick/Unity-Text-to-Speech
- https://assetstore.unity.com/packages/tools/integration/dislectek-192133