Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroqTranscriber ¶
type GroqTranscriber struct {
// contains filtered or unexported fields
}
func NewGroqTranscriber ¶
func NewGroqTranscriber(apiKey string) *GroqTranscriber
func (*GroqTranscriber) IsAvailable ¶
func (t *GroqTranscriber) IsAvailable() bool
func (*GroqTranscriber) Transcribe ¶
func (t *GroqTranscriber) Transcribe(ctx context.Context, audioFilePath string) (*TranscriptionResponse, error)
type TranscriptionResponse ¶
Click to show internal directories.
Click to hide internal directories.