Versions in this module Expand all Collapse all v1 v1.0.0 Aug 27, 2024 Changes in this version + func Transcribe(ctx context.Context, filenames []string, opts TranscribeOptions, ...) (map[string]string, error) + func WithTranscriber(t transcriber) transcribeOption + type TranscribeOptions = common.TranscribeOptions