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