dots.tts-base-bf16 / README.md
drbaph's picture
Update README.md
71793e0 verified
|
Raw
History Blame Contribute Delete
1.07 kB
metadata
license: apache-2.0
pipeline_tag: text-to-speech
library_name: comfyui
tags:
  - text-to-speech
  - tts
  - audio
  - speech-synthesis
  - voice-cloning
  - comfyui
  - dots-tts
  - bf16
  - reduced-vram
base_model: rednote-hilab/dots.tts-base
language:
  - en
  - zh

dots.tts-base-bf16

BF16-converted version of rednote-hilab/dots.tts-base 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

Installation

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

Notes

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

License

Apache-2.0