hermes-agent/website/docs
0xbyt4 b8f8d3ef9e feat: integrate faster-whisper local STT with three-provider fallback
Merge main's faster-whisper (local, free) with our Groq support into a
unified three-provider STT pipeline: local > groq > openai.

Provider priority ensures free options are tried first. Each provider
has its own transcriber function with model auto-correction, env-
overridable endpoints, and proper error handling.

74 tests cover the full provider matrix, fallback chains, model
correction, config loading, validation edge cases, and dispatch.
2026-03-14 14:27:21 +03:00
..
developer-guide docs: add ACP and internal systems implementation guides 2026-03-14 00:29:48 -07:00
getting-started docs: add ACP and internal systems implementation guides 2026-03-14 00:29:48 -07:00
guides docs: add Guides & Tutorials section, restructure sidebar 2026-03-08 19:37:34 -07:00
reference docs: add ACP and internal systems implementation guides 2026-03-14 00:29:48 -07:00
user-guide feat: integrate faster-whisper local STT with three-provider fallback 2026-03-14 14:27:21 +03:00
index.md docs: add Guides & Tutorials section, restructure sidebar 2026-03-08 19:37:34 -07:00