Instructions to use hb123xyz/OmniVoice-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hb123xyz/OmniVoice-bf16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="hb123xyz/OmniVoice-bf16")# Load model directly from transformers import OmniVoice model = OmniVoice.from_pretrained("hb123xyz/OmniVoice-bf16", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7a33133 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:408f669b7e2b045fdf54201d815bd364e6667dbd845115da81239c40bc6dcfd1
size 11423986
|