Views
No views yet
speech_encoder is a 6 KB stub. transformers.js hardcodes it into
Chatterbox's session list, so it is fetched whether or not you use it — 564 MB
of model that a text-to-speech app never runs. The speaker conditioning it
would produce is instead precomputed once and shipped as voices/default.bin
(250 KB), passed straight to generate() as speaker_embeddings,
speaker_features, audio_features and audio_tokens.