Instructions to use formospeech/yourtts-htia-240704 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use formospeech/yourtts-htia-240704 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="formospeech/yourtts-htia-240704")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("formospeech/yourtts-htia-240704", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Can I have the access to this model please?
#2
by mikeegg - opened
Hi, I'm a Hakka people from Meizhou, Guangdong, China. I want to make a robot that can listen and speak hakka. Then my grandma can talk to it.
Hi, thank you for your interest.
We had temporarily enabled gated access while organizing the currently available models, but gated access has now been disabled for this repository. You should be able to download and try the model directly.
txya900619 changed discussion status to closed