Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VADEventType ¶
type VADEventType string
const ( VADEventStartOfSpeech VADEventType = "start_of_speech" VADEventInferenceDone VADEventType = "inference_done" VADEventEndOfSpeech VADEventType = "end_of_speech" )
Click to show internal directories.
Click to hide internal directories.