sherpa-onnx-node-addon-api
Preparing search index...
types
OnlineModelConfig
Interface OnlineModelConfig
interface
OnlineModelConfig
{
bpeVocab
?:
string
;
debug
?:
number
|
boolean
;
modelingUnit
?:
string
;
modelType
?:
string
;
nemoCtc
?:
NemoCtcModelConfig
;
numThreads
?:
number
;
paraformer
?:
ParaformerModelConfig
;
provider
?:
string
;
tokens
?:
string
;
tokensBuf
?:
string
;
tokensBufSize
?:
number
;
toneCtc
?:
ToneCtcModelConfig
;
transducer
?:
TransducerModelConfig
;
zipformer2Ctc
?:
Zipformer2CtcModelConfig
;
}
Index
Properties
bpe
Vocab?
debug?
modeling
Unit?
model
Type?
nemo
Ctc?
num
Threads?
paraformer?
provider?
tokens?
tokens
Buf?
tokens
Buf
Size?
tone
Ctc?
transducer?
zipformer2
Ctc?
Properties
Optional
bpe
Vocab
bpeVocab
?:
string
Optional
debug
debug
?:
number
|
boolean
Optional
modeling
Unit
modelingUnit
?:
string
Optional
model
Type
modelType
?:
string
Optional
nemo
Ctc
nemoCtc
?:
NemoCtcModelConfig
Optional
num
Threads
numThreads
?:
number
Optional
paraformer
paraformer
?:
ParaformerModelConfig
Optional
provider
provider
?:
string
Optional
tokens
tokens
?:
string
Optional
tokens
Buf
tokensBuf
?:
string
Optional
tokens
Buf
Size
tokensBufSize
?:
number
Optional
tone
Ctc
toneCtc
?:
ToneCtcModelConfig
Optional
transducer
transducer
?:
TransducerModelConfig
Optional
zipformer2
Ctc
zipformer2Ctc
?:
Zipformer2CtcModelConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bpe
Vocab
debug
modeling
Unit
model
Type
nemo
Ctc
num
Threads
paraformer
provider
tokens
tokens
Buf
tokens
Buf
Size
tone
Ctc
transducer
zipformer2
Ctc
sherpa-onnx-node-addon-api
Loading...