Instructions to use LucasG/sound_project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorFlowTTS
How to use LucasG/sound_project with TensorFlowTTS:
from tensorflow_tts.inference import TFAutoModel model = TFAutoModel.from_pretrained("LucasG/sound_project") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
from tensorflow_tts.inference import TFAutoModel model = TFAutoModel.from_pretrained("LucasG/sound_project")