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

Duplicated from  microsoft/VibeVoice-ASR-HF

Matir
/
VibeVoice-ASR-HF

Audio-Text-to-Text
Transformers
Safetensors
vibevoice_asr
automatic-speech-recognition
ASR
Diarization
Speech-to-Text
Transcription
torchao
Model card Files Files and versions
xet
Community

Instructions to use Matir/VibeVoice-ASR-HF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Matir/VibeVoice-ASR-HF with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("Matir/VibeVoice-ASR-HF")
    model = AutoModelForMultimodalLM.from_pretrained("Matir/VibeVoice-ASR-HF")
  • Notebooks
  • Google Colab
  • Kaggle
VibeVoice-ASR-HF
9.52 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 17 commits
Matir's picture
Matir
More updates
a4b9400 2 days ago
  • figures
    Duplicate from microsoft/VibeVoice-ASR-HF 18 days ago
  • .dockerignore
    435 Bytes
    Add dockerignore 17 days ago
  • .gitattributes
    1.72 kB
    Duplicate from microsoft/VibeVoice-ASR-HF 18 days ago
  • Dockerfile
    881 Bytes
    Updates 2 days ago
  • README.md
    21.9 kB
    Updates 2 days ago
  • chat_template.jinja
    1.24 kB
    Duplicate from microsoft/VibeVoice-ASR-HF 18 days ago
  • config.json
    3.4 kB
    Quantize to FP8 3 days ago
  • generation_config.json
    369 Bytes
    More updates 2 days ago
  • main.py
    17.3 kB
    More updates 2 days ago
  • model.safetensors
    9.51 GB
    xet
    Quantize to FP8 3 days ago
  • processor_config.json
    537 Bytes
    Duplicate from microsoft/VibeVoice-ASR-HF 18 days ago
  • quantize.py
    4.84 kB
    Updates 2 days ago
  • requirements.txt
    166 Bytes
    Quantize to FP8 3 days ago
  • tokenizer.json
    11.4 MB
    xet
    Duplicate from microsoft/VibeVoice-ASR-HF 18 days ago
  • tokenizer_config.json
    742 Bytes
    Quantize to FP8 3 days ago