Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

drbaph
/
OmniVoice-bf16

Text-to-Speech
Transformers
Safetensors
ELM
JAX
omnivoice
comfyui
bf16
Model card Files Files and versions
xet
Community

Instructions to use drbaph/OmniVoice-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use drbaph/OmniVoice-bf16 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="drbaph/OmniVoice-bf16")
    # Load model directly
    from transformers import OmniVoice
    model = OmniVoice.from_pretrained("drbaph/OmniVoice-bf16", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
OmniVoice-bf16
2.04 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
drbaph's picture
drbaph
Update README.md
9245436 verified about 1 month ago
  • audio_tokenizer
    Upload 11 files about 1 month ago
  • .gitattributes
    1.57 kB
    Upload 11 files about 1 month ago
  • README.md
    10.7 kB
    Update README.md about 1 month ago
  • chat_template.jinja
    4.17 kB
    Upload 11 files about 1 month ago
  • config.json
    2.24 kB
    Upload 11 files about 1 month ago
  • model.safetensors
    1.23 GB
    xet
    Upload 11 files about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 11 files about 1 month ago
  • tokenizer_config.json
    533 Bytes
    Upload 11 files about 1 month ago