-
感谢大佬的更新!目前新版本我在使用的过程中遇到了2点问题,想向您反馈一下!
1、目前在软件内点击模型安装会卡0%进度无法下载,不知道是不是因为没有梯子的原因,而进到您的marketplace.json中手动下载模型是有下载速度的。但是在模型下载下来以后,不知道要放到哪个文件夹中,请问手动添加的话,要放到哪个文件夹里呀?
2、最新版本是不是取消了自动记录识别结果的功能呀?我在软件内没有看到自定义…
-
reproduce:
```
wget https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/sherpa-onnx-streaming-paraformer-bilingual-zh-en.tar.bz2
tar xvf sherpa-onnx-streaming-paraformer-bili…
-
With
```
% cat sherpa-test-data/sherpatest/data1.dat
# Comment
0.5 1.6454 0.04114
1.5 1.7236 0.04114
2.5 1.9472 0.04114
3.5 2.2348 0.04114
4.5 2.6187 0.04114
5.5 2.8642 …
-
Description:
I am currently encountering an issue while attempting to build the sherpa-onnx-go library for iOS. The build process fails with the following error message:
bash
Copy code
(.venv) a…
-
### Motivation
Every time we develop new features, we need to set some labels on GitHub web after creating PRs from Sherpa CLI. Then, it would be a very insteresting skill for teams because they woul…
-
Arm 芯片的mac上已经可以pip安装sherpa_onnx了,setup.py已经弃用了
-
There were 4 failures this morning. When I logged in to check, a build was ongoing and completed successfully. After the build Sherpa was still checked out to a sha and not on master. This is a prob…
-
### Describe the feature
Hi whiteeagle, I have another request. Is it possible to implement pyannote for speaker diarization instead of Sherpa-ONNX? I saw mention of this in other contexts, but compa…
-
Here's a suggestion. There is a need to have a AVSpeechSynth driver for MacOS as Nss is depreciated but also it would allow this tts wrapper to support ssml across the board.
And on windows we also…
-
使用c-api-demo编译得到decode-file-c-api进行文件读取和热词处理,提示: Cannot find ID for token THE at line: THE. (Hint: words on the same line are separated by spaces)、405 Failed to encode some hotwords, skip them already…