NEWS


chatterbox 0.2.1 (2026-06-25)

chatterbox 0.2.0

First CRAN release. Gathers the 0.1.0.1 - 0.1.0.16 development series: a complete pure-R port of Chatterbox TTS (no Python, no compiled code), voice cloning, long-form chunked synthesis, an OpenAI-compatible serve(), a TorchScript (jit) decode backend at container speed, and automatic CUDA GC tuning. Per-change detail for the series is below.

chatterbox 0.1.0.16

chatterbox 0.1.0.15

chatterbox 0.1.0.14

chatterbox 0.1.0.13

chatterbox 0.1.0.12

chatterbox 0.1.0.11

chatterbox 0.1.0.10

chatterbox 0.1.0.9

chatterbox 0.1.0.8

chatterbox 0.1.0.7

chatterbox 0.1.0.6

chatterbox 0.1.0.5

chatterbox 0.1.0.4

chatterbox 0.1.0.3

C++ apparatus retired in favor of a TorchScript backend (June 2026)

Container parity for long-form (June 2026)

GC tuning and performance (June 2026)

chatterbox 0.1.0.1

Fidelity review vs chatterbox-tts 0.1.4 (June 2026)

Full top-to-bottom comparison against the Python reference; thanks to @chris-english for the bug reports that prompted it (#1, #2, #5).

Text front end

Sampling

Conditioning

Other