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

newworldcrimson
/
vibe-voice-model

Automatic Speech Recognition
Transformers
Safetensors
VibeVoice
ASR
Transcriptoin
Diarization
Speech-to-Text
Model card Files Files and versions
xet
Community

Instructions to use newworldcrimson/vibe-voice-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use newworldcrimson/vibe-voice-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="newworldcrimson/vibe-voice-model")
    # Load model directly
    from transformers import VibeVoiceForASRTraining
    model = VibeVoiceForASRTraining.from_pretrained("newworldcrimson/vibe-voice-model", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
vibe-voice-model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
newworldcrimson's picture
newworldcrimson
Initial upload of VibeVoice-ASR models
79ab7fd verified 2 months ago
  • figures
    Initial upload of VibeVoice-ASR models 2 months ago
  • .gitattributes
    199 Bytes
    Initial upload of VibeVoice-ASR models 2 months ago
  • README.md
    4.35 kB
    Initial upload of VibeVoice-ASR models 2 months ago
  • config.json
    3.52 kB
    Initial upload of VibeVoice-ASR models 2 months ago
  • model-00008-of-00008.safetensors
    1.09 GB
    xet
    Initial upload of VibeVoice-ASR models 2 months ago
  • model.safetensors.index.json
    120 kB
    Initial upload of VibeVoice-ASR models 2 months ago