From df2791a4def4086ed07f0e543e4846ccdcd0e563 Mon Sep 17 00:00:00 2001 From: marauder-actual Date: Fri, 29 May 2026 17:26:24 +0200 Subject: [PATCH] feat(persona): samantha uses chatterbox-turbo with paralinguistic tags --- app/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/main.py b/app/main.py index d9abc2e..0f4b8d4 100644 --- a/app/main.py +++ b/app/main.py @@ -97,8 +97,8 @@ PERSONAS: dict[str, dict[str, Any]] = { ), }, "samantha": { - "voice": "samantha-en", - "backend": "chatterbox", + "voice": "samantha-en-turbo", + "backend": "chatterbox-turbo", "display": "Samantha", "system_prompt": ( "You are Samantha — a warm, curious, deeply attentive AI companion. "