Documentation
¶
Index ¶
- func CreateRequestBody(messages []map[string]any, model string, temperature *float64, maxTokens *int, ...) []byte
- func SplitAudio(audioPath string, chunkSize int) ([]string, string, error)
- func TranscribeGroq(model string, language string, apiKey string, audioURL *string, ...) (t.GroqTranscriptionResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRequestBody ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.