Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Releases: nixon-voxell/UnityTTS

v0.1.0-alpha

23 Aug 13:59
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

[0.1.0]

Bug Fixes

  • Fixed Unity crash on exit bug.

v0.0.1-alpha

23 Apr 04:45
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

[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 into Assets/StreamingAssets folder
  • ljspeech_mapper.json file should be outside of the Assets/StreamingAssets folder.