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