Automatic Speech Recognition
Transformers
Safetensors
VibeVoice
ASR
Transcription
Speech-to-Text
Streaming
Instructions to use microsoft/VibeVoice-ASR-Streaming-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/VibeVoice-ASR-Streaming-7B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="microsoft/VibeVoice-ASR-Streaming-7B")# Load model directly from transformers import AutoProcessor, VibeVoiceForASRStreamingTraining processor = AutoProcessor.from_pretrained("microsoft/VibeVoice-ASR-Streaming-7B") model = VibeVoiceForASRStreamingTraining.from_pretrained("microsoft/VibeVoice-ASR-Streaming-7B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9c9682ab00a808398e1a3cf83aa482ee7f502be9d27b3f270170da680c426a12
- Size of remote file:
- 2.5 GB
- SHA256:
- a78637bdc2b44f28601f7ee12503e28f5e9faedde35ff5bcdc2e7356c9a6458e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.