Commit Graph

645 Commits

Author SHA1 Message Date
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
gilcu3
aac86847ad store speed in SharedPreferences (#991) 2024-06-11 21:16:42 +08:00
Fangjun Kuang
09efe54808 add more text-to-speech models from piper (#988) 2024-06-11 15:22:48 +08:00
Fangjun Kuang
fc09227cd1 Add Python example to show how to register speakers dynamically for speaker ID. (#986) 2024-06-10 21:01:48 +08:00
Fangjun Kuang
1a43d1e37f Support getting word IDs for CTC HLG decoding. (#978) 2024-06-06 14:22:39 +08:00
Manix
69347ffc8f Support TensorRT provider (#921)
Signed-off-by: manickavela1998@gmail.com <manickavela1998@gmail.com>
Signed-off-by: manickavela1998@gmail.com <manickavela.arumugam@uniphore.com>
2024-06-06 10:45:28 +08:00
Fangjun Kuang
7e0931c762 Fix punctuation (#976) 2024-06-05 11:23:19 +08:00
Fangjun Kuang
fd5a0d1e00 Add C++ runtime for Tele-AI/TeleSpeech-ASR (#970) 2024-06-05 00:26:40 +08:00
Fangjun Kuang
f8dbc10146 Fix CI (#964) 2024-06-04 17:05:49 +08:00
Fangjun Kuang
c6f22f25fa export telespeech ctc models to sherpa-onnx (#968) 2024-06-04 12:10:39 +08:00
Fangjun Kuang
b31b9f3a2d Add a VAD Python example to remove silences from a file. (#963) 2024-06-03 16:30:28 +08:00
9728Lin
9edb78e21b Update c-api.h to hotwords (#962) 2024-06-03 16:26:12 +08:00
Fangjun Kuang
a02e43d83c Wrap offline ASR APIs to dart (#961) 2024-06-02 19:11:27 +08:00
东风破
f5beece5d8 Update test-dot-net.yaml (#960)
edit DSHERPA_ONNX_ENABLE_BINARY to on
2024-06-02 19:07:53 +08:00
Fangjun Kuang
f1cff83ef9 Add address sanitizer and undefined behavior sanitizer (#951) 2024-05-31 13:17:01 +08:00
Wei Kang
a38881817c Support customize scores for hotwords (#926)
* Support customize scores for hotwords

* Skip blank lines
2024-05-31 12:34:30 +08:00
Fangjun Kuang
a689249f88 Fix building for Android (#949) 2024-05-31 10:27:29 +08:00
Fangjun Kuang
1e277ae9b7 release v1.9.26 (#947) 2024-05-30 19:37:26 +08:00
Fangjun Kuang
0196f1d546 Wrap VAD APIs to C# (#946) 2024-05-30 18:29:38 +08:00
Fangjun Kuang
a99c7cb35c Wrap punctuation APIs to C#. (#945) 2024-05-30 16:19:56 +08:00
Fangjun Kuang
082f230dfb Fix nemo streaming transducer greedy search (#944) 2024-05-30 15:31:10 +08:00
Sangeet Sagar
3f472a9993 Add C++ runtime for *streaming* faster conformer transducer from NeMo. (#889)
Co-authored-by: sangeet2020 <15uec053@gmail.com>
2024-05-30 13:55:03 +08:00
Fangjun Kuang
49d66ec358 Add Dart API for streaming ASR (#933) 2024-05-30 12:21:09 +08:00
东风破
909148fe42 Split online.cs and offline.csFile (#941)
Co-authored-by: 东风破 <birdfishs@163.com>
2024-05-30 11:00:24 +08:00
Daniel Breedeveld
e21caab759 fix: Typo 'maxNumSenetences' in SherpaOnnx.swift (#939) 2024-05-29 17:45:00 +08:00
Leo Huang
d45223034c Added tokens, tokens_arr and json for offline recongnizer result (#936)
Co-authored-by: leo <webmaster@360converter.com>
2024-05-29 12:53:28 +08:00
FakeEnd
a6c9b7986f Changed the comment to the API GetKeywordResult input parameter description (#937) 2024-05-29 12:45:58 +08:00