sherpa-onnx-node-addon-api
Preparing search index...
spoken-language-identification
SpokenLanguageIdentification
Class SpokenLanguageIdentification
Index
Constructors
constructor
Properties
config
handle
Methods
compute
create
Stream
Constructors
constructor
new
SpokenLanguageIdentification
(
config
:
SpokenLanguageIdentificationConfig
,
)
:
SpokenLanguageIdentification
Parameters
config
:
SpokenLanguageIdentificationConfig
Returns
SpokenLanguageIdentification
Properties
config
config
:
SpokenLanguageIdentificationConfig
handle
handle
:
any
Methods
compute
compute
(
stream
:
OfflineStream
)
:
string
Return a 2-letter language code, e.g. 'en', 'de', 'fr', 'es', 'zh'
Parameters
stream
:
OfflineStream
Returns
string
create
Stream
createStream
()
:
OfflineStream
Returns
OfflineStream
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
config
handle
Methods
compute
create
Stream
sherpa-onnx-node-addon-api
Loading...
Return a 2-letter language code, e.g. 'en', 'de', 'fr', 'es', 'zh'