Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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
MeloTTS-English
208 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
sabato-nocera's picture
sabato-nocera
add AIBOM
77039fb verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.76 kB
    Update README.md over 1 year ago
  • checkpoint.pth

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    208 MB
    xet
    Upload 2 files about 2 years ago
  • config.json
    3.49 kB
    Upload 2 files about 2 years ago
  • myshell-ai_MeloTTS-English.json
    1.62 kB
    add AIBOM 11 months ago