Fix publishing har packages for HarmonyOS (#1576)
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
{
|
||||
"name": "sherpa_onnx",
|
||||
"version": "1.0.0",
|
||||
"version": "1.10.32",
|
||||
"description": "Speech-to-text, text-to-speech, and speaker diarization using Next-gen Kaldi without internet connection",
|
||||
"main": "Index.ets",
|
||||
"author": "The next-gen Kaldi team",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "https://github.com/k2-fsa/sherpa-onnx",
|
||||
"repository": "https://github.com/k2-fsa/sherpa-onnx/tree/master/harmonyos-SherpaOnnxHar",
|
||||
"repository": "https://github.com/k2-fsa/sherpa-onnx/tree/master/harmony-os/SherpaOnnxHar",
|
||||
"dependencies": {
|
||||
"libsherpa_onnx.so": "file:./src/main/cpp/types/libsherpa_onnx"
|
||||
},
|
||||
"keywords": [
|
||||
"语音识别",
|
||||
"语音合成",
|
||||
"新一代Kaldi",
|
||||
"tts",
|
||||
"asr",
|
||||
"locally",
|
||||
|
||||
Reference in New Issue
Block a user