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

nkaushik
/
VibeVoiceASR-4bit

Automatic Speech Recognition
Transformers
Safetensors
VibeVoice
text-generation
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use nkaushik/VibeVoiceASR-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nkaushik/VibeVoiceASR-4bit with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="nkaushik/VibeVoiceASR-4bit")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("nkaushik/VibeVoiceASR-4bit", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VibeVoiceASR-4bit
6.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
nkaushik's picture
nkaushik
Update README.md
8dcdc63 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.26 kB
    Update README.md 3 months ago
  • config.json
    4.01 kB
    Upload VibeVoiceASRForConditionalGeneration 4 months ago
  • generation_config.json
    69 Bytes
    Upload VibeVoiceASRForConditionalGeneration 4 months ago
  • model-00001-of-00002.safetensors
    4.95 GB
    xet
    Upload VibeVoiceASRForConditionalGeneration 4 months ago
  • model-00002-of-00002.safetensors
    1.33 GB
    xet
    Upload VibeVoiceASRForConditionalGeneration 4 months ago
  • model.safetensors.index.json
    326 kB
    Upload VibeVoiceASRForConditionalGeneration 4 months ago