Instructions to use LeeAeron/VibeVoice-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LeeAeron/VibeVoice-1.5B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="LeeAeron/VibeVoice-1.5B")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("LeeAeron/VibeVoice-1.5B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 38ae03ae75512f09105270792d349aa5cdf6d2ea1a5b91e298f92594c13b5ee2
- Size of remote file:
- 1.98 GB
- SHA256:
- c5f0a61ddeaeb028e3af540ba4dee7933ad30f9f30b6e1320dd9c875a2daa033
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.