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, AutoModelForTextToWaveform tokenizer = AutoTokenizer.from_pretrained("mashey/mms-tts-div-finetuned-md-m02") model = AutoModelForTextToWaveform.from_pretrained("mashey/mms-tts-div-finetuned-md-m02") - Notebooks
- Google Colab
- Kaggle
| 001.wav 2.868 | |
| 002.wav 2.754 | |
| 003.wav 3.157 | |
| Avg MOS 2.926 | |