download_chatterbox_models

Download Chatterbox Models from HuggingFace

Description

Download all Chatterbox model files from HuggingFace. In interactive sessions, asks for user consent before downloading.

Usage

1download_chatterbox_models(force = FALSE)

Arguments

  • force: Re-download even if files exist

Value

Named list of local file paths (invisibly)

Examples

1# Download models (~2GB)
2download_chatterbox_models()