This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
Releases: nixon-voxell/UnityTTS
Releases · nixon-voxell/UnityTTS
v0.1.0-alpha
[0.1.0]
Bug Fixes
- Fixed Unity crash on exit bug.
v0.0.1-alpha
[0.0.1]
New Features
- Experimental tflite integration of TTS inferencing using
fastspeech
. - Sample folder for simple speech example. (only TTS)
Below attached are tflite models for TTS inferencing.
*.tflite
files should go intoAssets/StreamingAssets
folderljspeech_mapper.json
file should be outside of theAssets/StreamingAssets
folder.