CoolFace
Modelpublic

drbaph/dots.tts-mf-bf16

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes
Model Card

dots.tts-mf-bf16

BF16-converted version of rednote-hilab/dots.tts-mf for use with Dots-TTS-ComfyUI.

This checkpoint reduces disk usage and VRAM requirements while maintaining output quality comparable to the original FP32 release.

Requirements

  • —https://github.com/Saganaki22/Dots-TTS-ComfyUI
  • —https://huggingface.co/drbaph/dots.tts-common

Installation

text
ComfyUI/
└── models/
    └── dotstts/
        ├── common/
        │   ├── speaker_encoder.safetensors
        │   └── vocoder.safetensors
        └── dots.tts-mf-bf16/
            └── dots.tts-mf-bf16.safetensors

Notes

  • —Converted from the original FP32 checkpoint.
  • —Lower storage requirements.
  • —Reduced VRAM usage.
  • —Compatible with Dots-TTS-ComfyUI.

License

Apache-2.0