Manix
|
55decb7bee
|
Add config for TensorRT and CUDA execution provider (#992)
Signed-off-by: manickavela1998@gmail.com <manickavela1998@gmail.com>
Signed-off-by: manickavela1998@gmail.com <manickavela.arumugam@uniphore.com>
|
2024-07-05 15:18:37 +08:00 |
|
Fangjun Kuang
|
f5e9a162d1
|
Publish flutter packages for Android (#1074)
|
2024-07-04 20:07:07 +08:00 |
|
Fangjun Kuang
|
b502116068
|
Refactor flutter to support Android (#1072)
|
2024-07-04 10:49:09 +08:00 |
|
Fangjun Kuang
|
125bb9ff99
|
replace macos-11 with macos-13 for GitHub actions (#1066)
Tests using macos-11 wait a long time before they can start, so we replace macos-11 with macos-13.
|
2024-07-01 12:37:56 +08:00 |
|
Fangjun Kuang
|
6cb018184e
|
Fix for silero vad v5. (#1065)
The network input is 64 + 512 samples instead of 512 samples for 16kHz.
|
2024-06-30 08:57:23 +08:00 |
|
Fangjun Kuang
|
61c7eb3063
|
Support silero_vad version 5 (#1064)
|
2024-06-29 11:45:04 +08:00 |
|
Fangjun Kuang
|
8c4f576f1b
|
Support .Net framework 2.0 (#1062)
|
2024-06-28 11:27:19 +08:00 |
|
Fangjun Kuang
|
598c12c4e5
|
Fix CI tests (#1061)
|
2024-06-27 18:05:18 +08:00 |
|
Fangjun Kuang
|
03ebdf3fc6
|
Fix possible segfault in C API. (#1059)
|
2024-06-26 09:57:19 +08:00 |
|
hantengc
|
dfca4500aa
|
Resolve issues with using pre-installed onnxruntime (#1058)
There is an issue with the directory, ${location_onnxruntime_header_dir}
may be NOT-FOUND
|
2024-06-25 16:21:36 +08:00 |
|
Fangjun Kuang
|
2f8c489698
|
Publish pre-built jni libs for windows and osx (#1056)
|
2024-06-25 11:59:04 +08:00 |
|
Fangjun Kuang
|
5cce159cf3
|
Fix passing C# string to C++ (#1055)
|
2024-06-25 10:52:59 +08:00 |
|
Fangjun Kuang
|
a3bac19c54
|
fix a bug for wenet streaming model. (#1054)
* 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
|
2024-06-24 21:52:54 +08:00 |
|
Fangjun Kuang
|
1f95bff719
|
Add non-streaming zipformer Android APK (#1052)
|
2024-06-24 16:22:19 +08:00 |
|
Fangjun Kuang
|
e7a45108ac
|
Remove unused files from .Net examples (#1051)
|
2024-06-24 10:25:14 +08:00 |
|
东风破
|
00de2bd00b
|
Refactor .Net example project (#1049)
Co-authored-by: 东风破 <birdfishs@163.com>
|
2024-06-24 10:10:13 +08:00 |
|
Fangjun Kuang
|
6b7ced2317
|
Fix the alsa-lib version to v1.2.12 (#1048)
|
2024-06-23 20:20:38 +08:00 |
|
Fangjun Kuang
|
7a663afb76
|
Add streaming ASR example from a microphone for Java API (#1047)
|
2024-06-23 19:43:53 +08:00 |
|
Fangjun Kuang
|
29abf242c3
|
Add VAD + Non-streaming ASR + microphone examples for Java API (#1046)
|
2024-06-23 19:09:21 +08:00 |
|
Fangjun Kuang
|
757a44b116
|
Add VAD + microphone example for Java API. (#1045)
|
2024-06-23 18:34:18 +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
|
169c9bf627
|
Flutter demo for real-time speech recognition (#1042)
|
2024-06-23 13:29:13 +08:00 |
|
Fangjun Kuang
|
9dd0e03568
|
Enable to stop TTS generation (#1041)
|
2024-06-22 18:18:36 +08:00 |
|
彭震东
|
96ab843173
|
fix typo (#1038)
|
2024-06-21 11:15:59 +08:00 |
|
Fangjun Kuang
|
36336b31f4
|
Build Android APK for Thai (#1036)
|
2024-06-20 18:05:57 +08:00 |
|
Zhong-Yi Li
|
675fb1574f
|
offline transducer: treat unk as blank (#1005)
Co-authored-by: chungyi.li <chungyi.li@ailabs.tw>
|
2024-06-19 20:52:42 +08:00 |
|
Fangjun Kuang
|
a11c859971
|
Support clang-tidy (#1034)
|
2024-06-19 20:51:57 +08:00 |
|
SilverSulfide
|
656b9fa1c8
|
Add Python API support for Offline LM rescoring (#1033)
|
2024-06-19 16:29:37 +08:00 |
|
愚者自愚
|
167bc76db0
|
fix generate-subtitles.py bug (#1029)
* fix generate-subtitles.py If the audio file is not muted for more than 1 second at the end, it will cause the last segment to be lost
|
2024-06-18 18:29:39 +08:00 |
|
Fangjun Kuang
|
ab21131f7f
|
Swift API for keyword spotting. (#1027)
|
2024-06-18 16:51:30 +08:00 |
|
Fangjun Kuang
|
0be7f28853
|
build pre-compiled libs for jni (linux x64) (#1026)
|
2024-06-18 16:50:04 +08:00 |
|
Fangjun Kuang
|
6789c909d2
|
Inverse text normalization API of streaming ASR for various programming languages (#1022)
|
2024-06-18 13:42:17 +08:00 |
|
Fangjun Kuang
|
349d957da2
|
Add inverse text normalization for online ASR (#1020)
|
2024-06-17 18:39:23 +08:00 |
|
Fangjun Kuang
|
6e09933d99
|
Inverse text normalization API for other programming languages (#1019)
|
2024-06-17 17:02:39 +08:00 |
|
Fangjun Kuang
|
b0f7ed3ee3
|
Add inverse text normalization for non-streaming ASR (#1017)
|
2024-06-17 14:28:53 +08:00 |
|
Fangjun Kuang
|
dd69a1b56b
|
Release v1.9.30 (#1016)
|
2024-06-17 11:57:38 +08:00 |
|
Fangjun Kuang
|
e1201225f2
|
Add Android APK for Korean (#1015)
|
2024-06-16 19:17:15 +08:00 |
|
Fangjun Kuang
|
99a9da19de
|
add example description for the dart package (#1011)
|
2024-06-15 14:52:19 +08:00 |
|
Fangjun Kuang
|
e52d32b95b
|
Add TTS API and examples for Dart (#1010)
|
2024-06-15 14:30:36 +08:00 |
|
Fangjun Kuang
|
e3077670c6
|
Add streaming ASR examples for Dart API (#1009)
|
2024-06-15 11:48:54 +08:00 |
|
Fangjun Kuang
|
d94506698d
|
Add non-streaming ASR examples for Dart API (#1007)
|
2024-06-14 18:40:16 +08:00 |
|
Lovemefan
|
b1f08c0a20
|
scale value fix (#1006)
|
2024-06-14 16:51:53 +08:00 |
|
Fangjun Kuang
|
dd21ebdabf
|
Update README (#1004)
|
2024-06-14 13:06:52 +08:00 |
|
Fangjun Kuang
|
dcd6ec3123
|
Publish osx-arm64 nuget package for .Net (#1003)
|
2024-06-14 12:13:49 +08:00 |
|
Fangjun Kuang
|
20a21133af
|
Use CI to publish dart packages (#1001)
|
2024-06-14 11:50:55 +08:00 |
|
Fangjun Kuang
|
d08cc04567
|
Add VAD example for Dart API (#996)
|
2024-06-14 10:37:16 +08:00 |
|
Fangjun Kuang
|
c214d8fb74
|
fix kws for WebAssembly (#999)
|
2024-06-14 10:22:56 +08:00 |
|
Ikko Eltociear Ashimine
|
155f22d511
|
Update features.h (#994)
|
2024-06-12 15:47:44 +08:00 |
|
Fangjun Kuang
|
6c12590d21
|
Fix CI errors. (#993)
|
2024-06-12 11:42:19 +08:00 |
|
Fangjun Kuang
|
208da78343
|
Limit the maximum segment length for VAD. (#990)
|
2024-06-12 10:49:37 +08:00 |
|