Add speaker diarization demo for HarmonyOS (#1610)
This commit is contained in:
10
harmony-os/SherpaOnnxSpeakerDiarization/AppScope/app.json5
Normal file
10
harmony-os/SherpaOnnxSpeakerDiarization/AppScope/app.json5
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"app": {
|
||||
"bundleName": "com.k2fsa.sherpa.onnx.speaker.diarization",
|
||||
"vendor": "example",
|
||||
"versionCode": 1000000,
|
||||
"versionName": "1.0.0",
|
||||
"icon": "$media:app_icon",
|
||||
"label": "$string:app_name"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user