-
Is it possible to enable CUDA for diarization? It would mean a sizable speedup for that step.
Trying to set --onnx-provider to cuda gives the following message:
`D:\a\sherpa-onnx\sherpa-onnx\sherp…
-
## Description
After upgrading from v0.4.1 to v0.5.0, we've observed two significant issues in `examples/zipformer.rs`:
1. Significant performance degradation: Response times have increased substa…
-
Operation steps:
1. Clone https://github.com/k2-fsa/sherpa-onnx.git.
2. Enter the go-api-examples/add-punctuation directory.
3. Download https://github.com/k2-fsa/sherpa-onnx/releases/download/punc…
-
DO you think we should create a dev function. It would
a) get huggingface JSON
b) generate JSON using createindex.py -
c) merge both JSON and save to the repo. Remove any other json in this repo…
-
I am having a lot of trouble with speaker diarization across lots of different platforms and models.
```toml
[target.'cfg(any(windows, target_os = "linux"))'.dependencies]
sherpa-rs = { version =…
-
```console
https://github.com/k2-fsa/sherpa-onnx/releases/download/v1.10.30/sherpa-onnx-v1.10.30-osx-universal2-shared.tar.bz2
tar xf sherpa-onnx-v1.10.30-osx-universal2-shared.tar.bz2
./sherpa-onn…
-
Hi, really like the ProtoXtruder and Protoxtruder v2!
One thing I did notice is that the collet version of Protoxtruder v1 (did not check v2), does not allow for the PTFE tube to be as easily deepl…
-
When using keyword spotter from C-API example
Does it something internal from onnx or something we have control over?
```console
➜ sherpa-onnx git:(v1.10.28) ✗ ./build/bin/keywords-spotter-buffe…
-
Currently, the language ID based whisper outputs only one language with the top probability:
```rust
fn main() {
let file_path = std::env::args().nth(1).expect("Missing file path argument");
…
-