dots.tts-common

Shared assets for Dots-TTS-ComfyUI BF16 models.

This repository contains the common files required by all BF16 Dots TTS model conversions:

ComfyUI implementation:

Original models:

Files Included

speaker_encoder.safetensors
vocoder.safetensors

These files are shared by all model variants and only need to be downloaded once.

Complete Folder Structure

ComfyUI/
└── models/
    └── dotstts/
        β”œβ”€β”€ common/
        β”‚   β”œβ”€β”€ speaker_encoder.safetensors
        β”‚   └── vocoder.safetensors
        β”œβ”€β”€ dots.tts-base-bf16/
        β”‚   └── dots.tts-base-bf16.safetensors
        β”œβ”€β”€ dots.tts-soar-bf16/
        β”‚   └── dots.tts-soar-bf16.safetensors
        └── dots.tts-mf-bf16/
            └── dots.tts-mf-bf16.safetensors

Related Repositories

Repository Purpose
drbaph/dots.tts-common Shared vocoder and speaker encoder
drbaph/dots.tts-base-bf16 BF16 conversion of dots.tts-base
drbaph/dots.tts-soar-bf16 BF16 conversion of dots.tts-soar
drbaph/dots.tts-mf-bf16 BF16 conversion of dots.tts-mf

Notes

  • Shared by all Dots TTS BF16 models.
  • Downloaded automatically by Dots-TTS-ComfyUI.
  • Separating common assets avoids duplicating large files across repositories.
  • BF16 conversions reduce storage requirements and VRAM usage while preserving quality close to the original FP32 releases.

License

Apache-2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support