Release v1.10.34 (#1611)

This commit is contained in:
Fangjun Kuang
2024-12-10 20:29:33 +08:00
committed by GitHub
parent 914cbad6a3
commit e011e849d4
29 changed files with 67 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sherpa_onnx",
"version": "1.10.33",
"description": "Speech-to-text, text-to-speech, and speaker diarization using Next-gen Kaldi without internet connection",
"version": "1.10.34",
"description": "On-device 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",
@@ -13,14 +13,14 @@
"keywords": [
"语音识别",
"语音合成",
"说话人日志",
"新一代Kaldi",
"不联网",
"本地",
"tts",
"asr",
"locally",
"diarization",
"privacy",
"open-source",
"speaker",
],
"bugs": {
"url": "https://github.com/k2-fsa/sherpa-onnx/issues"