Add ArkTS API for Keyword spotting. (#1775)
This commit is contained in:
@@ -53,3 +53,8 @@ export { OfflineSpeakerSegmentationPyannoteModelConfig,
|
||||
OfflineSpeakerDiarization,
|
||||
FastClusteringConfig,
|
||||
} from './src/main/ets/components/NonStreamingSpeakerDiarization';
|
||||
|
||||
export { KeywordSpotterConfig,
|
||||
KeywordSpotterResult,
|
||||
KeywordSpotter,
|
||||
} from './src/main/ets/components/KeywordSpotting';
|
||||
|
||||
Reference in New Issue
Block a user