Chatterbox Voice Runner
Frontend-only try out
Chatterbox Voice Runner
This try out now stays entirely static so it works on GitHub Pages. There is no hosted API, Python server, generated local script, or backend dependency bundle in this website repo.
Try it in Colab
Use the Colab notebook for the runnable voice-generation flow. It lets you install the model runtime inside Colab, upload a reference recording, enter text, and download the generated audio.
Where the try-out frontend files live
_pages/try-it-out.htmllists the try-out cards and links to this page._pages/chatterbox.mdis this static Chatterbox frontend page.notebooks/chatterbox_voice_runner.ipynbis the Colab notebook linked from the frontend.
