stt

package
v1.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package stt is the public, provider-agnostic speech-to-text interface - a standalone client library separate from the speech_to_text agent tool, for a host application transcribing audio directly (e.g. a UI "record and transcribe" feature) without an LLM tool-calling loop in the way.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response = internalstt.Response

Response is the canonical transcription result.

type Segment

type Segment = internalstt.Segment

Segment is a sentence-level transcript chunk.

type SpeechToText

type SpeechToText = internalstt.SpeechToText

SpeechToText is the core interface for transcription providers.

type Word

type Word = internalstt.Word

Word holds per-word timing and confidence data (when available).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL