dots.tts-soar-bf16
BF16-converted version of rednote-hilab/dots.tts-soar 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
ComfyUI/
└── models/
└── dotstts/
├── common/
│ ├── speaker_encoder.safetensors
│ └── vocoder.safetensors
└── dots.tts-soar-bf16/
└── dots.tts-soar-bf16.safetensors
Notes
- Converted from the original FP32 checkpoint.
- Lower storage requirements.
- Reduced VRAM usage.
- Compatible with Dots-TTS-ComfyUI.
License
Apache-2.0