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