From 1b511557b266ba7a28dab39e3e824f0a2b73d8df Mon Sep 17 00:00:00 2001 From: ivaaan Date: Thu, 2 Oct 2025 13:48:30 -0700 Subject: [PATCH] upd evals --- scripts/evals/run-release-evals.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/evals/run-release-evals.py b/scripts/evals/run-release-evals.py index 749103354..3fc55d983 100644 --- a/scripts/evals/run-release-evals.py +++ b/scripts/evals/run-release-evals.py @@ -103,7 +103,7 @@ TESTS_07 = [ ("07w-interruptible-fal.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), ("07y-interruptible-minimax.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), ("07z-interruptible-sarvam.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), - ("07ad-interruptible-hume.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), + ("07ae-interruptible-hume.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), # Needs a local XTTS docker instance running. # ("07i-interruptible-xtts.py", PROMPT_SIMPLE_MATH, EVAL_SIMPLE_MATH, BOT_SPEAKS_FIRST), # Needs a Krisp license.