How to use LucasG/sound_project with TensorFlowTTS:
from tensorflow_tts.inference import TFAutoModel model = TFAutoModel.from_pretrained("LucasG/sound_project")
-