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:
- 8f4b6cbe0d9f7305683c28c8860ed9ce39a4300595a437949c2d5b28a157a1b8
- Size of remote file:
- 2.47 GB
- SHA256:
- eeeb0c24e4a3746f16512c0d4aef84732bf8bb4dc5452782e4db356eb5fc7ce7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.