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

camenduru
/
maya1

Text-to-Speech
Transformers
Safetensors
English
Model card Files Files and versions
xet
Community

Instructions to use camenduru/maya1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use camenduru/maya1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="camenduru/maya1")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("camenduru/maya1", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
maya1
6.66 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
camenduru's picture
camenduru
thanks to maya-research ❤
27f8e44 verified 7 months ago
  • tokenizer
    thanks to maya-research ❤ 7 months ago
  • .gitattributes
    1.97 kB
    thanks to maya-research ❤ 7 months ago
  • .gitignore
    6 Bytes
    thanks to maya-research ❤ 7 months ago
  • README.md
    13.4 kB
    thanks to maya-research ❤ 7 months ago
  • chat_template.jinja
    3.83 kB
    thanks to maya-research ❤ 7 months ago
  • config.json
    860 Bytes
    thanks to maya-research ❤ 7 months ago
  • emotions.txt
    151 Bytes
    thanks to maya-research ❤ 7 months ago
  • generation_config.json
    228 Bytes
    thanks to maya-research ❤ 7 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    thanks to maya-research ❤ 7 months ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    thanks to maya-research ❤ 7 months ago
  • model.safetensors.index.json
    21 kB
    thanks to maya-research ❤ 7 months ago
  • prompt.txt
    3.56 kB
    thanks to maya-research ❤ 7 months ago
  • special_tokens_map.json
    3.33 kB
    thanks to maya-research ❤ 7 months ago
  • tokenizer.json
    22.9 MB
    xet
    thanks to maya-research ❤ 7 months ago
  • tokenizer_config.json
    5.41 MB
    thanks to maya-research ❤ 7 months ago
  • vllm_streaming_inference.py
    19.4 kB
    thanks to maya-research ❤ 7 months ago