- 07 Jul, 2025 1 commit
-
- 06 Jul, 2025 4 commits
-
-
Fangjun Kuang authored
-
Unreal Engine has its own memory management, so we cannot return a struct containing a std::vector object.
Fangjun Kuang authored -
lucaelin authored
-
- 04 Jul, 2025 5 commits
-
-
Fangjun Kuang authored
-
linsui authored
-
Fangjun Kuang authored
-
Adds support for building and packaging Linux AArch64 (arm64) artifacts alongside x64 for Dart/Flutter plugins. - Detects host architecture in CMake and adjusts library paths - Extends test workflows to run on an ARM runner and handle linux-aarch64 paths - Splits release pipeline into separate x64 and aarch64 build/package jobs
Fangjun Kuang authored -
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
Fangjun Kuang authored
-
- 03 Jul, 2025 1 commit
-
-
wenjie.Li authored
-
- 02 Jul, 2025 1 commit
-
- 30 Jun, 2025 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 27 Jun, 2025 3 commits
-
-
It refactors the release scripts to centralize and simplify version updates across multiple files. Key changes include: - Introducing variables (old_version, new_version, replace_str) for version substitution. - Replacing hard-coded sed expressions with dynamic ones in various files. - Ensuring backup files generated by sed are cleaned up after execution.
Fangjun Kuang authored -
Fangjun Kuang authored
-
Adds support for Zipformer transducer ASR models that use Whisper-style features by introducing a new feature flag, parsing metadata, and integrating per-chunk normalization. - Introduce UseWhisperFeature in the model interface and Zipformer implementation - Parse "feature" metadata to set the whisper flag and wire it into the recognizer - Update feature extraction logic to handle Whisper filterbanks with early returns
Fangjun Kuang authored
-
- 26 Jun, 2025 2 commits
-
-
Fangjun Kuang authored
-
Replace the deprecated portaudio-go integration with malgo in the Go real-time speech recognition example and correct version string typos in the Node.js examples. - Fixed “verison” typo in Node.js console logs. - Swapped out portaudio-go for malgo in the Go microphone example, introducing initRecognizer, callback-driven streaming, and sample conversion. - Removed portaudio-go from go.mod.
Fangjun Kuang authored
-
- 25 Jun, 2025 1 commit
-
-
Fangjun Kuang authored
-
- 24 Jun, 2025 3 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 20 Jun, 2025 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 18 Jun, 2025 2 commits
-
-
- generate samples for https://k2-fsa.github.io/sherpa/onnx/tts/all/ - provide int8 model for kokoro v0.19 kokoro-int8-en-v0_19.tar.bz2
Fangjun Kuang authored
-
- 17 Jun, 2025 3 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
- 16 Jun, 2025 1 commit
-
- 09 Jun, 2025 1 commit
-
-
GlocKieHuan authored
-
- 06 Jun, 2025 1 commit
-
-
Fangjun Kuang authored
-
- 05 Jun, 2025 1 commit
-
-
Fangjun Kuang authored
-
- 04 Jun, 2025 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 03 Jun, 2025 4 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-