viettranx
04a9938f4f
feat(tts): wire tenant timeout + fix Gemini text-only 400
- HTTP synthesize + test-connection now read tenant tts.timeout_ms
(default 120s, was hardcoded 15s/10s). Gemini client default also
bumped 30s→120s so both layers align when tenant config unset.
- Inline prefix "Speak naturally: " prepended to single-voice text;
multi-speaker transcripts pass through unchanged.
- ErrTextOnlyResponse sentinel for 400 "text generation" bodies;
single-voice retries once with stronger prefix. Narrowed needle
list avoids false positives on unrelated 400s.
- SynthesizeWithFallbackAdapted now returns errors.Join so sentinel
survives fallback chain; HTTP 422 mapping + locale-translated
ForLLM in agent tool (EN/VI/ZH catalogs).
- Default Gemini model bumped to gemini-3.1-flash-tts-preview.
2026-04-23 08:31:53 +07:00
..
2026-03-23 22:57:26 +07:00
2026-03-27 10:19:16 +07:00
2026-03-27 10:19:16 +07:00
2026-04-09 21:15:19 +07:00
2026-03-27 10:19:16 +07:00
2026-04-09 21:15:19 +07:00
2026-04-13 21:29:11 +07:00
2026-04-09 21:15:19 +07:00
2026-03-29 18:01:08 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-10 19:35:02 +07:00
2026-04-10 19:35:02 +07:00
2026-04-09 21:15:19 +07:00
2026-03-14 18:13:52 +07:00
2026-04-10 16:32:54 +07:00
2026-04-17 19:02:53 +07:00
2026-03-29 18:01:08 +07:00
2026-04-20 06:46:19 +07:00
2026-04-12 10:24:07 +07:00
2026-03-23 08:08:23 +07:00
2026-04-12 10:24:07 +07:00
2026-03-23 08:08:23 +07:00
2026-04-11 21:22:23 +07:00
2026-04-10 19:35:02 +07:00
2026-04-02 18:58:24 +07:00
2026-04-13 21:01:21 +07:00
2026-04-13 21:01:21 +07:00
2026-04-11 23:22:17 +07:00
2026-04-15 11:24:57 +07:00
2026-04-12 12:02:40 +07:00
2026-04-18 21:43:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-01 19:31:02 +07:00
2026-04-05 08:47:10 +07:00
2026-03-29 23:51:53 +07:00
2026-03-27 09:28:42 +07:00
2026-04-09 21:15:19 +07:00
2026-04-10 10:13:58 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-03-28 13:33:25 +07:00
2026-04-02 18:58:24 +07:00
2026-04-11 21:22:23 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-02 14:58:03 +07:00
2026-03-29 18:01:08 +07:00
2026-03-14 18:13:52 +07:00
2026-04-16 17:19:50 +07:00
2026-03-14 18:13:52 +07:00
2026-03-14 18:13:52 +07:00
2026-03-23 22:57:39 +07:00
2026-04-16 17:19:50 +07:00
2026-03-29 12:54:12 +07:00
2026-03-23 22:57:26 +07:00
2026-04-09 21:15:19 +07:00
2026-03-23 22:57:26 +07:00
2026-03-27 09:35:57 +07:00
2026-03-27 10:19:16 +07:00
2026-03-27 09:35:57 +07:00
2026-04-09 21:15:19 +07:00
2026-04-15 11:24:57 +07:00
2026-03-23 22:57:26 +07:00
2026-04-09 21:15:19 +07:00
2026-04-16 15:09:48 +07:00
2026-04-16 15:09:48 +07:00
2026-04-16 15:09:48 +07:00
2026-04-16 15:09:48 +07:00
2026-04-09 21:15:19 +07:00
2026-03-30 21:36:09 +07:00
2026-03-30 21:36:09 +07:00
2026-04-15 11:24:57 +07:00
2026-04-03 15:18:54 +07:00
2026-04-03 15:17:08 +07:00
2026-04-15 11:24:57 +07:00
2026-03-25 14:50:43 +07:00
2026-03-31 14:35:57 +07:00
2026-03-29 12:46:23 +07:00
2026-04-03 15:44:39 +07:00
2026-04-17 19:13:32 +07:00
2026-04-17 19:13:32 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-13 21:01:21 +07:00
2026-04-04 13:18:57 +07:00
2026-04-09 21:15:19 +07:00
2026-04-04 13:18:57 +07:00
2026-04-11 23:22:17 +07:00
2026-03-29 18:01:08 +07:00
2026-04-11 23:22:17 +07:00
2026-04-16 17:07:56 +07:00
2026-04-16 17:19:50 +07:00
2026-04-18 14:23:20 +07:00
2026-03-23 22:06:39 +07:00
2026-04-11 23:22:17 +07:00
2026-03-29 22:33:17 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-03-23 10:17:47 +07:00
2026-03-27 09:35:57 +07:00
2026-04-09 21:15:19 +07:00
2026-04-13 19:19:51 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-29 22:33:17 +07:00
2026-03-29 22:33:17 +07:00
2026-04-12 10:24:07 +07:00
2026-04-16 15:49:50 +07:00
2026-04-16 15:49:50 +07:00
2026-04-13 21:01:21 +07:00
2026-04-09 21:15:19 +07:00
2026-04-16 15:49:50 +07:00
2026-04-12 10:24:07 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-09 21:15:19 +07:00
2026-04-20 00:05:19 +07:00
2026-04-20 00:05:19 +07:00
2026-04-20 00:05:19 +07:00
2026-04-20 00:20:50 +07:00
2026-04-20 00:20:50 +07:00
2026-04-20 00:05:19 +07:00
2026-04-23 08:31:53 +07:00
2026-04-23 08:31:53 +07:00
2026-04-23 08:31:53 +07:00
2026-04-16 18:33:02 +07:00
2026-04-23 08:31:53 +07:00
2026-03-24 20:40:59 +07:00
2026-04-17 19:07:01 +07:00
2026-04-09 21:15:19 +07:00
2026-04-11 21:22:23 +07:00
2026-03-30 14:12:18 +07:00
2026-04-20 07:14:56 +07:00
2026-04-13 10:59:27 +07:00
2026-04-10 20:19:52 +07:00
2026-04-10 20:19:52 +07:00
2026-04-12 13:25:15 +07:00
2026-04-11 21:22:23 +07:00
2026-04-12 14:31:36 +07:00
2026-04-13 21:42:17 +07:00
2026-04-20 00:05:19 +07:00
2026-04-20 00:05:19 +07:00
2026-04-09 21:15:19 +07:00
2026-03-25 22:17:33 +07:00