Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Grammer string
View Source
var GrammerEnable bool = false
View Source
var Name string = "vosk"
View Source
var NumbersEN_US []string = []string{"one", "two", "three", "four", "five", "six", "seven", "eight", "nine", "ten", "eleven", "twelve", "thirteen", "fourteen", "fifteen", "sixteen", "seventeen", "eighteen", "nineteen", "twenty", "thirty", "forty", "fifty", "sixty", "seventy", "eighty", "ninety", "hundred", "seconds", "minutes", "hours", "minute", "second", "hour"}
Functions ¶
func GetGrammerList ¶
Types ¶
type ARec ¶
type ARec struct { InUse bool Rec *vosk.VoskRecognizer }
Click to show internal directories.
Click to hide internal directories.