Instructions to use facebook/mms-tts-hin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/mms-tts-hin with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="facebook/mms-tts-hin")# Load model directly from transformers import AutoTokenizer, AutoModelForTextToWaveform tokenizer = AutoTokenizer.from_pretrained("facebook/mms-tts-hin") model = AutoModelForTextToWaveform.from_pretrained("facebook/mms-tts-hin") - Notebooks
- Google Colab
- Kaggle
can know how come model size was too less ?
#3
by saichand09 - opened
is any c translate or any thing is used for the model ?
It is probably due to the fine-tuning process performed on the Hindi language.
This happens when a subset (i.e. a smaller dataset ) is used while training (fine-tuning on model), resulting in a smaller weight for the trained model deployed for this specific task. Also the vocabulary affects results, hence it would not perform well on different languages beside Hindi (it will probably use only Hindi characters, indeed). I hope it helps.
thanks very much
Each time this model use different speaker how to fix it? and accurate voice