AgentSea. Voice. STT behaviour
(agentsea_voice v0.1.0)
Copy Markdown
Speech-to-text behaviour. Adapters: remote (OpenAI Whisper over Req) or, in future, local (Whisper via Bumblebee, in-process).
Summary
Types
@type result() :: %{text: String.t()}