Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AudioFrame ¶
type AudioFrame struct { Timestamp int Audio *beep.Buffer WordSpans []Span Ident string Diarized bool }
func (*AudioFrame) WordsEnd ¶
func (f *AudioFrame) WordsEnd() int
func (*AudioFrame) WordsStart ¶
func (f *AudioFrame) WordsStart() int
Click to show internal directories.
Click to hide internal directories.