Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler() http.HandlerFunc
NewHandler returns a simple /v1/api/speech/transcribe handler. It expects multipart/form-data with field "file" (audio). It returns JSON: {"text": "..."}.
Types ¶
Click to show internal directories.
Click to hide internal directories.