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

  • Log In
  • Sign Up

microsoft
/
VibeVoice-Realtime-0.5B

Text-to-Speech
Transformers
Safetensors
English
vibevoice_streaming
Realtime TTS
Streaming text input
Long-form speech generation
Model card Files Files and versions
xet
Community
34

Instructions to use microsoft/VibeVoice-Realtime-0.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use microsoft/VibeVoice-Realtime-0.5B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="microsoft/VibeVoice-Realtime-0.5B")
    # Load model directly
    from transformers import VibeVoiceStreamingForConditionalGenerationInference
    model = VibeVoiceStreamingForConditionalGenerationInference.from_pretrained("microsoft/VibeVoice-Realtime-0.5B", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VibeVoice-Realtime-0.5B
2.04 GB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 12 commits
frontierai's picture
frontierai
mishl's picture
mishl
Update README.md (#1)
6bce5f0 verified 5 months ago
  • figures
    add model overview 5 months ago
  • .gitattributes
    1.57 kB
    add model overview 5 months ago
  • README.md
    10.2 kB
    Update README.md (#1) 5 months ago
  • config.json
    2.12 kB
    add VibeVoice-Realtime-0.5B 5 months ago
  • model.safetensors
    2.04 GB
    xet
    add VibeVoice-Realtime-0.5B 5 months ago
  • preprocessor_config.json
    360 Bytes
    add VibeVoice-Realtime-0.5B 5 months ago