drbaph / OmniVoice-bf16

huggingface.co
Total runs: 634
24-hour runs: -15
7-day runs: -74
30-day runs: 37
Model's Last Updated: April 03 2026
text-to-speech

Introduction of OmniVoice-bf16

Model Details of OmniVoice-bf16

OmniVoice-bf16 🌍

BF16 quantized version of k2-fsa/OmniVoice .

Screenshot 2026-04-02 203949

Original Model | Paper | GitHub (Original) | HuggingFace Space | Demo Page | ComfyUI Node


What is this?

This is a BF16 conversion of OmniVoice — a state-of-the-art zero-shot multilingual TTS model supporting 600+ languages, built on a diffusion language model architecture. Converting from FP32 to BF16 halves the on-disk size and VRAM usage with negligible quality loss, making it the recommended variant for most users.

Original (FP32) This (BF16)
Weight dtype float32 bfloat16
Activation dtype float32 bfloat16
File size ~Full size ~Half size
VRAM (inference) Higher ~Halved
Quality Reference Virtually identical
Extra dependencies none none

Conversion Details

All model weights are converted from float32 to bfloat16. BF16 preserves the same dynamic range as FP32 (8 exponent bits) while halving memory usage, making it the lossless practical choice for inference on modern GPUs.

No post-training quantization, calibration data, or scale factors are required. The model is a direct dtype cast and is fully compatible with the original omnivoice inference code.


Hardware Requirements
  • GPU: NVIDIA GPU with CUDA support (BF16 natively supported on Ampere and newer; falls back gracefully on older hardware)
  • CPU: Supported but slow

Usage

This model is a drop-in replacement for k2-fsa/OmniVoice . Simply swap the model ID in any existing OmniVoice workflow.


Usage — ComfyUI (Recommended)

The easiest way to use this model is with ComfyUI-OmniVoice-TTS , which has native support for this BF16 model with zero extra setup.

Installation
  1. Install the ComfyUI node via ComfyUI Manager (search OmniVoice ) or manually:
cd ComfyUI/custom_nodes
git clone https://github.com/Saganaki22/ComfyUI-OmniVoice-TTS.git
  1. The model auto-downloads on first use — select OmniVoice-bf16 from the model dropdown in any OmniVoice node.

  2. Or download manually:

huggingface-cli download drbaph/OmniVoice-bf16 --local-dir ComfyUI/models/omnivoice/OmniVoice-bf16
Recommended Settings
  • dtype : auto or bf16 — matches this model's native dtype
  • num_step : 16 (balanced), 32 (higher quality)
  • keep_model_loaded : True for repeated use

This is the recommended variant for most users — best balance of quality, VRAM usage, and compatibility.


Python API
from omnivoice import OmniVoice
import torch
import torchaudio

model = OmniVoice.from_pretrained(
    "drbaph/OmniVoice-bf16",
    device_map="cuda:0",
    dtype=torch.bfloat16  # matches native dtype of this model
)

# Voice Cloning
audio = model.generate(
    text="Hello, this is a test of zero-shot voice cloning.",
    ref_audio="ref.wav",
    ref_text="Transcription of the reference audio.",
)

torchaudio.save("out.wav", audio[0], 24000)

Set dtype=torch.bfloat16 or dtype="auto" to match this model's native dtype and avoid any unnecessary casting overhead.

Voice Design
audio = model.generate(
    text="Hello, this is a test of zero-shot voice design.",
    instruct="female, low pitch, british accent",
)
Auto Voice
audio = model.generate(text="This is a sentence without any voice prompt.")
Recommended Settings
  • dtype : auto or bf16 — matches this model's native dtype
  • num_step : 16 (balanced), 32 (higher quality)
  • speed : 1.0 (default)

For the full Python API reference, generation parameters, non-verbal symbols, pronunciation control, and batch inference, see the original model card .


About OmniVoice

OmniVoice is a state-of-the-art zero-shot multilingual TTS model from k2-fsa supporting 600+ languages. Built on a novel diffusion language model architecture, it generates high-quality speech with superior inference speed (RTF as low as 0.025 — 40× faster than real-time), supporting voice cloning and voice design.

Key features: 600+ languages , zero-shot voice cloning , voice design (gender, age, pitch, accent, dialect, etc.), and fast diffusion-based inference .


License

This model inherits the Apache 2.0 License from k2-fsa/OmniVoice .

The BF16 conversion was produced by drbaph and is released under the same license.


Citation
@article{zhu2026omnivoice,
      title={OmniVoice: Towards Omnilingual Zero-Shot Text-to-Speech with Diffusion Language Models},
      author={Zhu, Han and Ye, Lingxuan and Kang, Wei and Yao, Zengwei and Guo, Liyong and Kuang, Fangjun and Han, Zhifeng and Zhuang, Weiji and Lin, Long and Povey, Daniel},
      journal={arXiv preprint arXiv:2604.00688},
      year={2026}
}

Runs of drbaph OmniVoice-bf16 on huggingface.co

634
Total runs
-15
24-hour runs
-48
3-day runs
-74
7-day runs
37
30-day runs

More Information About OmniVoice-bf16 huggingface.co Model

More OmniVoice-bf16 license Visit here:

https://choosealicense.com/licenses/apache-2.0

OmniVoice-bf16 huggingface.co

OmniVoice-bf16 huggingface.co is an AI model on huggingface.co that provides OmniVoice-bf16's model effect (), which can be used instantly with this drbaph OmniVoice-bf16 model. huggingface.co supports a free trial of the OmniVoice-bf16 model, and also provides paid use of the OmniVoice-bf16. Support call OmniVoice-bf16 model through api, including Node.js, Python, http.

OmniVoice-bf16 huggingface.co Url

https://huggingface.co/drbaph/OmniVoice-bf16

drbaph OmniVoice-bf16 online free

OmniVoice-bf16 huggingface.co is an online trial and call api platform, which integrates OmniVoice-bf16's modeling effects, including api services, and provides a free online trial of OmniVoice-bf16, you can try OmniVoice-bf16 online for free by clicking the link below.

drbaph OmniVoice-bf16 online free url in huggingface.co:

https://huggingface.co/drbaph/OmniVoice-bf16

OmniVoice-bf16 install

OmniVoice-bf16 is an open source model from GitHub that offers a free installation service, and any user can find OmniVoice-bf16 on GitHub to install. At the same time, huggingface.co provides the effect of OmniVoice-bf16 install, users can directly use OmniVoice-bf16 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

OmniVoice-bf16 install url in huggingface.co:

https://huggingface.co/drbaph/OmniVoice-bf16

Url of OmniVoice-bf16

OmniVoice-bf16 huggingface.co Url

Provider of OmniVoice-bf16 huggingface.co

drbaph
ORGANIZATIONS

Other API from drbaph

huggingface.co

Total runs: 7.3K
Run Growth: 2.1K
Growth Rate: 27.56%
Updated:January 28 2026
huggingface.co

Total runs: 832
Run Growth: -411
Growth Rate: -46.65%
Updated:March 13 2026
huggingface.co

Total runs: 509
Run Growth: -775
Growth Rate: -155.31%
Updated:March 07 2026
huggingface.co

Total runs: 133
Run Growth: 38
Growth Rate: 29.92%
Updated:February 12 2026
huggingface.co

Total runs: 89
Run Growth: 55
Growth Rate: 61.80%
Updated:March 17 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 17 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 28 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 13 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 28 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:April 13 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 04 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 17 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 14 2026