package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 28, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CaptionResult struct {
End, Start struct {
Index int
Time float64
}
Text string
}
type VoiceRecognitionResult struct {
Result []struct {
Conf, End, Start float64
Word string
}
Text string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.