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

mlx-community
/
VibeVoice-Realtime-0.5B-4bit

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

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

  • Libraries
  • Transformers

    How to use mlx-community/VibeVoice-Realtime-0.5B-4bit with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="mlx-community/VibeVoice-Realtime-0.5B-4bit")
    # Load model directly
    from transformers import VibeVoiceStreamingForConditionalGenerationInference
    model = VibeVoiceStreamingForConditionalGenerationInference.from_pretrained("mlx-community/VibeVoice-Realtime-0.5B-4bit", dtype="auto")
  • MLX

    How to use mlx-community/VibeVoice-Realtime-0.5B-4bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir VibeVoice-Realtime-0.5B-4bit mlx-community/VibeVoice-Realtime-0.5B-4bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
VibeVoice-Realtime-0.5B-4bit
733 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
prince-canuma's picture
prince-canuma
Update README.md
550877a verified 6 months ago
  • voices
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    778 Bytes
    Update README.md 6 months ago
  • config.json
    2.66 kB
    Upload folder using huggingface_hub 6 months ago
  • model.safetensors
    633 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • model.safetensors.index.json
    91.8 kB
    Upload folder using huggingface_hub 6 months ago
  • preprocessor_config.json
    360 Bytes
    Upload folder using huggingface_hub 6 months ago