UnityTTS icon indicating copy to clipboard operation
UnityTTS copied to clipboard

How do you even use this?

Open gavincaul opened this issue 1 year ago • 5 comments

Not a bug, sorry, but I can't find an actual implementation of this repo anywhere. Not even on the examples page. I have no idea how to use this.

gavincaul avatar Jul 14 '23 15:07 gavincaul

I was able to get it up and running by:

  1. Cloning the examples repro (being sure update git submodules)
  2. Copy all of the model files linked from the main repo into the StreamAssets/Models folder in the examples repo

Tyrannicus100BC avatar Aug 21 '23 20:08 Tyrannicus100BC

@Tyrannicus100BC Were you able to call the speak function more than once?

Sashank-05 avatar Aug 22 '23 01:08 Sashank-05

oh, this issue is related to this: https://github.com/voxell-tech/UnityTTS/issues/3

nixon-voxell avatar Aug 22 '23 07:08 nixon-voxell

yessir seen that but I wasn't able to get it to work :/

Sashank-05 avatar Aug 22 '23 07:08 Sashank-05

ya... there's no instructions and the demo repo doesn't work. The required unity version doesn't exist, so I try slightly higher, and the demo scenes all having missing scripts when upgrading.

Would be nice to know a short readme after installing. Or a unity package that just has it ready to go

The TTS script has a Fastspeech, Melgan, and Mapper that needs to be set. I don't know what any of this means. Help please!

clonzeh avatar Nov 15 '23 16:11 clonzeh