Commit Graph

56 Commits

Author SHA1 Message Date
2e79a95f1c update README
Some checks failed
test-pip-install / ubuntu-22.04 3.12 (push) Has been cancelled
test-pip-install / ubuntu-22.04 3.13 (push) Has been cancelled
test-pip-install / ubuntu-22.04 3.7 (push) Has been cancelled
test-pip-install / ubuntu-22.04 3.8 (push) Has been cancelled
test-pip-install / ubuntu-22.04 3.9 (push) Has been cancelled
test-pip-install / windows-2022 3.10 (push) Has been cancelled
test-pip-install / windows-2022 3.11 (push) Has been cancelled
test-pip-install / windows-2022 3.12 (push) Has been cancelled
test-pip-install / windows-2022 3.13 (push) Has been cancelled
test-pip-install / windows-2022 3.7 (push) Has been cancelled
test-pip-install / windows-2022 3.8 (push) Has been cancelled
test-pip-install / windows-2022 3.9 (push) Has been cancelled
test-nodejs-npm / test-nodejs-npm (macos-latest, 3.10) (push) Has been cancelled
test-nodejs-npm / test-nodejs-npm (ubuntu-latest, 3.10) (push) Has been cancelled
test-nodejs-npm / test-nodejs-npm (windows-2022, 3.10) (push) Has been cancelled
test-dot-net-nuget / test-dot-net-nuget (macos-latest) (push) Has been cancelled
test-dot-net-nuget / test-dot-net-nuget (ubuntu-latest) (push) Has been cancelled
test-dot-net-nuget / test-dot-net-nuget (windows-latest) (push) Has been cancelled
nightly-wheel-arm / 3.10 (push) Has been cancelled
nightly-wheel-arm / 3.11 (push) Has been cancelled
nightly-wheel-arm / 3.7 (push) Has been cancelled
nightly-wheel-arm / 3.8 (push) Has been cancelled
nightly-wheel-arm / 3.9 (push) Has been cancelled
Create checksum / checksum (<nil>) (push) Has been cancelled
Create checksum / checksum (asr-models) (push) Has been cancelled
Create checksum / checksum (audio-tagging-models) (push) Has been cancelled
Create checksum / checksum (kws-models) (push) Has been cancelled
Create checksum / checksum (punctuation-models) (push) Has been cancelled
Create checksum / checksum (speaker-recongition-models) (push) Has been cancelled
Create checksum / checksum (tts-models) (push) Has been cancelled
2025-08-06 11:28:53 +08:00
Fangjun Kuang
f8d957a24b Update README to include https://github.com/bbeyondllove/asr_server (#2353) 2025-07-07 10:17:20 +08:00
Fangjun Kuang
25f9cec072 Update readme to include https://github.com/mawwalker/stt-server (#2350) 2025-07-07 00:02:09 +08:00
Fangjun Kuang
3bf986d08d Support non-streaming zipformer CTC ASR models (#2340)
This PR adds support for non-streaming Zipformer CTC ASR models across 
multiple language bindings, WebAssembly, examples, and CI workflows.

- Introduces a new OfflineZipformerCtcModelConfig in C/C++, Python, Swift, Java, Kotlin, Go, Dart, Pascal, and C# APIs
- Updates initialization, freeing, and recognition logic to include Zipformer CTC in WASM and Node.js
- Adds example scripts and CI steps for downloading, building, and running Zipformer CTC models

Model doc is available at
https://k2-fsa.github.io/sherpa/onnx/pretrained_models/offline-ctc/icefall/zipformer.html
2025-07-04 15:57:07 +08:00
Fangjun Kuang
7f2145539d Update readme to include BreezeApp from MediaTek Research. (#2313)
See also https://github.com/mtkresearch/BreezeApp
2025-06-24 18:05:50 +08:00
Fangjun Kuang
6982b86c66 Support extra languages in multi-lang kokoro tts (#2303) 2025-06-20 11:22:52 +08:00
Fangjun Kuang
e13f7dbdd2 Add link to huggingface space for source separation. (#2284) 2025-06-06 13:38:16 +08:00
Fangjun Kuang
2b2788332e Add C++ support for UVR models (#2269) 2025-06-01 17:22:08 +08:00
Fangjun Kuang
cf67d72c22 Add a link to YouTube video including sherpa-onnx. (#2202) 2025-05-12 12:09:46 +08:00
Del
fc2121c307 docs: add Open-XiaoAI KWS project (#2198) 2025-05-10 14:03:56 +08:00
Fangjun Kuang
8137ac9f0b Add Pascal API for Dolphin CTC models (#2096) 2025-04-03 16:00:22 +08:00
Fangjun Kuang
639ad1744f Add Javascript (WebAssembly) API for Dolphin CTC models (#2093) 2025-04-03 15:02:06 +08:00
Fangjun Kuang
83e944d121 Update README to include more projects using sherpa-onnx (#2022) 2025-03-19 12:11:11 +08:00
Fangjun Kuang
488a6e687c Add C++ runtime for speech enhancement GTCRN models (#1977)
See also https://github.com/Xiaobin-Rong/gtcrn
2025-03-10 18:11:16 +08:00
Fangjun Kuang
49177530ff Update README to include projects that is using sherpa-onnx (#1956) 2025-03-04 14:45:07 +08:00
Fangjun Kuang
e25952913c Update README to include https://github.com/xinhecuican/QSmartAssistant (#1755) 2025-01-23 10:48:47 +08:00
Fangjun Kuang
e764fa6157 Update readme to include https://github.com/hfyydd/sherpa-onnx-server (#1741) 2025-01-20 17:28:07 +08:00
Fangjun Kuang
86381e12ba Update readme to include jetson orin nx and nano b01 (#1631) 2024-12-19 18:52:42 +08:00
Fangjun Kuang
ed8d8e41f9 Update readme to include Open-LLM-VTuber (#1622) 2024-12-16 10:47:07 +08:00
Fangjun Kuang
315d8e2a47 Publish sherpa_onnx.har for HarmonyOS (#1572) 2024-11-28 17:30:16 +08:00
Fangjun Kuang
8436ba834c Add WebAssembly example for VAD + Moonshine models. (#1535) 2024-11-13 21:06:50 +08:00
Fangjun Kuang
36a0e78884 Add some commonly used models to README.md (#1486) 2024-10-28 12:49:47 +08:00
semxum
77dd5f73fc Update README.md (#1431) 2024-10-14 18:25:27 +08:00
Fangjun Kuang
df4150dc5d Upload speaker embedding models to huggingface (#1428)
See also
https://huggingface.co/spaces/k2-fsa/speaker-diarization
2024-10-14 16:20:00 +08:00
Fangjun Kuang
5a22f74b2b Android demo for speaker diarization (#1423) 2024-10-13 14:02:57 +08:00
Fangjun Kuang
1d061df355 WebAssembly exmaple for speaker diarization (#1411) 2024-10-10 22:14:45 +08:00
Fangjun Kuang
bd50e79590 Update readme to include more external projects using sherpa-onnx (#1405) 2024-10-10 10:27:14 +08:00
Fangjun Kuang
d468527f62 C API for speaker diarization (#1402) 2024-10-09 17:10:03 +08:00
Fangjun Kuang
6bf9310cb4 Add links to projects using sherpa-onnx. (#1345) 2024-09-13 19:17:08 +08:00
Fangjun Kuang
857cb5075c Fix typos (#1330) 2024-09-09 10:22:42 +08:00
Fangjun Kuang
537e163dd0 WebAssembly example for VAD + Non-streaming ASR (#1284) 2024-08-24 13:24:52 +08:00
Fangjun Kuang
1ef8a7a202 Add WebAssembly for VAD (#1281) 2024-08-23 17:08:37 +08:00
Fangjun Kuang
63713ecbf0 Build generating subtitles APPs for more models (#1265) 2024-08-16 20:11:24 +08:00
Fangjun Kuang
a7dc6c2c16 Pascal API for non-streaming ASR (#1247) 2024-08-12 23:33:35 +08:00
Fangjun Kuang
65f1c0fab2 Add Pascal API for reading wave files (#1243) 2024-08-11 22:43:42 +08:00
Fangjun Kuang
c2dce19140 Update README to include Rust. (#1212) 2024-08-04 12:20:05 +08:00
Fangjun Kuang
cd1fedaa49 Add Dart API for audio tagging (#1181) 2024-07-29 11:15:14 +08:00
Fangjun Kuang
5817d6c391 Fix Flutter TTS example for iOS (#1090) 2024-07-08 15:22:09 +08:00
Fangjun Kuang
7eae5c0d06 Update READEM to include links to pre-built flutter APPs (#1043) 2024-06-23 14:31:56 +08:00
Fangjun Kuang
dd21ebdabf Update README (#1004) 2024-06-14 13:06:52 +08:00
Fangjun Kuang
09efe54808 add more text-to-speech models from piper (#988) 2024-06-11 15:22:48 +08:00
Fangjun Kuang
dbaa26ff4b Publish node-addon-api npm package for linux arm64 (#841) 2024-05-07 23:05:40 +08:00
Fangjun Kuang
d2e86b0415 Add links to pre-built APKs and pre-trained models to README. (#840) 2024-05-07 12:28:42 +08:00
Fangjun Kuang
042976ea6e Add C++ microphone examples for audio tagging (#749) 2024-04-10 21:00:35 +08:00
Fangjun Kuang
324a265523 Update README (#572) 2024-02-03 09:20:08 +08:00
Fangjun Kuang
cb8f85ff83 Add online LSTM transducer model (#25) 2023-02-18 21:35:15 +08:00
Fangjun Kuang
8697a6d911 Add colab notebook link (#19) 2022-10-14 18:53:59 +08:00
Fangjun Kuang
f5f90a0742 Release v1.0 (#18)
* Release v1.0

* Add link to doc
2022-10-14 12:13:51 +08:00
Fangjun Kuang
4614d02d6d Support windows (#17)
* add onnxruntime for windows
2022-10-13 17:30:30 +08:00
Fangjun Kuang
c70f5625f4 Add Chinese models (#16) 2022-10-13 14:59:12 +08:00