Instructions to use mashey/mms-tts-div-finetuned-md-m02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mashey/mms-tts-div-finetuned-md-m02 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="mashey/mms-tts-div-finetuned-md-m02")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("mashey/mms-tts-div-finetuned-md-m02") model = AutoModelForMultimodalLM.from_pretrained("mashey/mms-tts-div-finetuned-md-m02") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1cd441b0d342ab5d7c77c517592de03430e5af41f8ec6dec1ef09083e782534f
- Size of remote file:
- 145 MB
- SHA256:
- 5afd715b694cb5899c6093fd1d91b797cedb5a2cf51c2418a739e248afd9cd50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.