- 13 Jul, 2024 3 commits
-
-
Save APKs for each release in a separate directory. Huggingface requires that each directory cannot contain more than 1000 files. Since we have so many tts models and for each model we need to build APKs of 4 different ABIs, it is a workaround for the huggingface's constraint by placing them into separate directories for different releases.
Fangjun Kuang authored -
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 12 Jul, 2024 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 11 Jul, 2024 2 commits
-
-
thewh1teagle authored
-
Fangjun Kuang authored
-
- 10 Jul, 2024 3 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
- 09 Jul, 2024 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 08 Jul, 2024 7 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
- 06 Jul, 2024 2 commits
-
-
Fangjun Kuang authored
-
When `-D BUILD_SHARED_LIBS=ON` is passed to `cmake`, it builds a single shared library. Specifically, - For C APIs, it builds `libsherpa-onnx-c-api.so` - For Python APIs, it builds `_sherpa_onnx.cpython-xx-xx.so` - For Kotlin and Java APIs, it builds `libsherpa-onnx-jni.so` There is no `libsherpa-onnx-core.so` any longer. Note it affects only shared libraries.
Fangjun Kuang authored
-
- 05 Jul, 2024 1 commit
-
-
Signed-off-by: manickavela1998@gmail.com <manickavela1998@gmail.com> Signed-off-by: manickavela1998@gmail.com <manickavela.arumugam@uniphore.com>
Manix authored
-
- 04 Jul, 2024 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 01 Jul, 2024 1 commit
-
-
Tests using macos-11 wait a long time before they can start, so we replace macos-11 with macos-13.
Fangjun Kuang authored
-
- 30 Jun, 2024 1 commit
-
- 29 Jun, 2024 1 commit
-
-
Fangjun Kuang authored
-
- 28 Jun, 2024 1 commit
-
-
Fangjun Kuang authored
-
- 27 Jun, 2024 1 commit
-
-
Fangjun Kuang authored
-
- 26 Jun, 2024 1 commit
-
-
Fangjun Kuang authored
-
- 25 Jun, 2024 3 commits
-
-
There is an issue with the directory, ${location_onnxruntime_header_dir} may be NOT-FOUNDhantengc authored -
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 24 Jun, 2024 4 commits
-
-
* fix a bug for wenet streaming model. The chunk shift was wrong. See https://github.com/wenet-e2e/wenet/blob/main/runtime/core/decoder/asr_model.cc#L15 and https://github.com/wenet-e2e/wenet/blob/main/runtime/core/decoder/asr_model.cc#L28
Fangjun Kuang authored -
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 23 Jun, 2024 3 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-