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

OpenMOSS-Team
/
MOSS-TTSD-v1.0

Text-to-Speech
Transformers
Safetensors
moss_tts_delay
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use OpenMOSS-Team/MOSS-TTSD-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenMOSS-Team/MOSS-TTSD-v1.0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="OpenMOSS-Team/MOSS-TTSD-v1.0", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("OpenMOSS-Team/MOSS-TTSD-v1.0", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MOSS-TTSD-v1.0
16.7 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 20 commits
Cqy2019's picture
Cqy2019
nielsr's picture
nielsr HF Staff
Improve model card: add library_name, pipeline_tag and update paper link (#1)
c7cd852 3 months ago
  • .gitattributes
    1.57 kB
    update 3 months ago
  • README.md
    20.7 kB
    Improve model card: add library_name, pipeline_tag and update paper link (#1) 3 months ago
  • added_tokens.json
    704 Bytes
    update 3 months ago
  • chat_template.jinja
    352 Bytes
    update 3 months ago
  • config.json
    2.28 kB
    update 3 months ago
  • configuration_moss_tts.py
    5.58 kB
    update 3 months ago
  • generation_config.json
    132 Bytes
    update 3 months ago
  • inference_utils.py
    5.09 kB
    update 3 months ago
  • merges.txt
    1.67 MB
    update 3 months ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    update 3 months ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    update 3 months ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    update 3 months ago
  • model-00004-of-00004.safetensors
    1.88 GB
    xet
    update 3 months ago
  • model.safetensors.index.json
    38.4 kB
    update 3 months ago
  • modeling_moss_tts.py
    28.6 kB
    update 3 months ago
  • processing_moss_tts.py
    35.8 kB
    update 3 months ago
  • processor_config.json
    145 Bytes
    update 3 months ago
  • special_tokens_map.json
    631 Bytes
    update 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    update 3 months ago
  • tokenizer_config.json
    5.5 kB
    update 3 months ago
  • vocab.json
    2.78 MB
    update 3 months ago