Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

myshell-ai
/
MeloTTS-English

Text-to-Speech
Transformers
Korean
Model card Files Files and versions
xet
Community
7

Instructions to use myshell-ai/MeloTTS-English with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use myshell-ai/MeloTTS-English with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="myshell-ai/MeloTTS-English")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("myshell-ai/MeloTTS-English", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

add AIBOM

#7 opened 11 months ago by
sabato-nocera

Update README.md

#6 opened 11 months ago by
jarlino

ERROR: failed to solve: process "/bin/sh -c python melo/init_downloads.py" did not complete successfully: exit code: 1

👍➕ 5
#4 opened over 1 year ago by
yodagitmaster

Is it possible to fine-tune your model for new language?

#3 opened over 1 year ago by
mirodil

Update README.md

1
#2 opened almost 2 years ago by
michaelayami

interferenc API

1
#1 opened almost 2 years ago by
Joyko213456789
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs