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