Preparing search index...
The search index is not available
@pr0gramm/fluester
@pr0gramm/fluester
CppCommandTypes
Interface CppCommandTypes
interface
CppCommandTypes
{
filePath
:
string
;
modelName
?:
|
"small"
|
"base.en"
|
"tiny.en"
|
"tiny"
|
"base"
|
"small.en"
|
"medium.en"
|
"medium"
|
"large-v1"
|
"large-v2"
|
"large-v3"
;
modelPath
?:
string
;
options
?:
FlagTypes
;
}
Index
Properties
file
Path
model
Name?
model
Path?
options?
Properties
file
Path
filePath
:
string
Optional
model
Name
modelName
?:
|
"small"
|
"base.en"
|
"tiny.en"
|
"tiny"
|
"base"
|
"small.en"
|
"medium.en"
|
"medium"
|
"large-v1"
|
"large-v2"
|
"large-v3"
Optional
model
Path
modelPath
?:
string
Optional
options
options
?:
FlagTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Path
model
Name
model
Path
options
@pr0gramm/fluester
Loading...