Instructions to use Pipe1213/vits_wallon_ft_pho with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Pipe1213/vits_wallon_ft_pho with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="Pipe1213/vits_wallon_ft_pho")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Pipe1213/vits_wallon_ft_pho", dtype="auto") - Notebooks
- Google Colab
- Kaggle
This model was trained in french using phonemes and then finetuned in a small dataset of walloon. More info and metrics will be added soon It was made only for research purposes
- Downloads last month
- 26