We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d2060 commit dc8ea61Copy full SHA for dc8ea61
1 file changed
scripts/evals/run-release-evals.py
@@ -137,6 +137,7 @@ def EVAL_VISION_IMAGE(*, eval_speaks_first: bool = False):
137
# ("07zd-interruptible-aicoustics.py", EVAL_SIMPLE_MATH),
138
("07ze-interruptible-hume.py", EVAL_SIMPLE_MATH),
139
("07zf-interruptible-gradium.py", EVAL_SIMPLE_MATH),
140
+ ("07zh-interruptible-hathora.py", EVAL_SIMPLE_MATH),
141
# Needs a local XTTS docker instance running.
142
# ("07i-interruptible-xtts.py", EVAL_SIMPLE_MATH),
143
# Needs a Krisp license.
0 commit comments