Add speaker identification demo for HarmonyOS (#1608)

This commit is contained in:
Fangjun Kuang
2024-12-10 14:50:13 +08:00
committed by GitHub
parent 314545f938
commit 14944d8c81
47 changed files with 1052 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
},
{
"name": "mic_reason",
"value": "access the microhone for on-device speech recognition with Next-gen Kaldi"
"value": "access the microphone for on-device speech recognition with Next-gen Kaldi"
}
]
}
}

View File

@@ -14,7 +14,7 @@
},
{
"name": "mic_reason",
"value": "access the microhone for on-device speech recognition with Next-gen Kaldi"
"value": "access the microphone for on-device speech recognition with Next-gen Kaldi"
}
]
}
}