Instructions to use tensorspeech/tts-tacotron2-baker-ch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorFlowTTS
How to use tensorspeech/tts-tacotron2-baker-ch with TensorFlowTTS:
from tensorflow_tts.inference import AutoProcessor, TFAutoModel processor = AutoProcessor.from_pretrained("tensorspeech/tts-tacotron2-baker-ch") model = TFAutoModel.from_pretrained("tensorspeech/tts-tacotron2-baker-ch") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!