Suggestions for a small Text to Speech Model

Hi I want to import a TTS model into Sentis I’ve tried ljspeech-jets-onnx but it does not work (See
Model didn't import: ljspeech-jets-onnx - #14 by gilescoope.

Anyone tried this successfully with another model?

I will continue searching and post updates.

I put a comment on the original thread. The if are not needed in the model to perform inference, the easiest is to remove them in onnx or sentis

We now have a small text-to-speech model on Hugging Face.

Hi, it seems that the code in this model is for Sentis 1.4.0. while we are now at Sentis 2.1.2. I see in the code stuff like worker.Execute() command which corresponds to the old sentis way to do (before Functionals). Have you by chance already performed an update of this code for new sentis ? I am about to do it, but just want to make sure I am not going to do it for nothing.

Hi!

Working on a game with a state-based structure? This might be exactly what you need:

It’s voice-acting with emotions not just TTS!
Generated in real-time on device (no cloud) …works on old mobiles as well.

Looking for people to test it out right now!