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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  OpenMOSS-Team/MOSS-TTS-Realtime

Yanlis
/
MOSS-TTS-Realtime

Text-to-Speech
Transformers
Safetensors
moss_tts_realtime
feature-extraction
audio
moss-tts
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Yanlis/MOSS-TTS-Realtime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Yanlis/MOSS-TTS-Realtime with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Yanlis/MOSS-TTS-Realtime", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Yanlis/MOSS-TTS-Realtime", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MOSS-TTS-Realtime
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Yanlis's picture
Yanlis
Zhyw's picture
Zhyw
Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime
e89f6a3 2 days ago
  • .gitattributes
    1.61 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • README.md
    9.9 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • __init__.py
    0 Bytes
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • config.json
    2.67 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • configuration_mossttsrealtime.py
    4.19 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • merges.txt
    1.67 MB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • model.safetensors
    4.66 GB
    xet
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • modeling_mossttsrealtime.py
    8.14 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • modeling_mossttsrealtime_local.py
    21.3 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • processing_mossttsrealtime.py
    8.37 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • streaming_mossttsrealtime.py
    39 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • tokenizer.json
    11.4 MB
    xet
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • tokenizer_config.json
    5.54 kB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago
  • vocab.json
    2.78 MB
    Duplicate from OpenMOSS-Team/MOSS-TTS-Realtime 2 days ago