Documentation ¶
Index ¶
Constants ¶
View Source
const ( FormatSrt string = "srt" FormatText string = "text" LanguageEnglish string = "en" LanguagePortuguese string = "pt" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a wrapper around the WhisperAI API
func (*Client) TranscribeAudio ¶
TranscribeAudio transcribes the audio from the given input
Click to show internal directories.
Click to hide internal directories.