Fangjun Kuang
d928f77d0e
Add timestamps about streaming models for Swift API ( #1113 )
2024-07-12 17:39:46 +08:00
Fangjun Kuang
c2cc9dec58
Add Flush to VAD so that the last segment can be detected. ( #1099 )
2024-07-09 16:15:56 +08:00
Fangjun Kuang
ab21131f7f
Swift API for keyword spotting. ( #1027 )
2024-06-18 16:51:30 +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
6e09933d99
Inverse text normalization API for other programming languages ( #1019 )
2024-06-17 17:02:39 +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
Daniel Breedeveld
e21caab759
fix: Typo 'maxNumSenetences' in SherpaOnnx.swift ( #939 )
2024-05-29 17:45:00 +08:00
Fangjun Kuang
8af2af8466
Add tail_paddings to Whisper C API. ( #886 )
2024-05-17 09:20:07 +08:00
Fangjun Kuang
6686c7d3e6
Add dict_dir arg to c api to support Chinese TTS models using jieba ( #809 )
2024-04-25 12:28:31 +08:00
Fangjun Kuang
a5f8fbc83f
Support heteronyms in Chinese TTS ( #738 )
2024-04-08 11:01:30 +08:00
Fangjun Kuang
dbff2eaadb
Add C API for streaming HLG decoding ( #734 )
2024-04-05 10:31:20 +08:00
Fangjun Kuang
83a10a55a5
Add Swift API for spoken language identification. ( #696 )
2024-03-25 16:22:25 +08:00
Fangjun Kuang
acf0975153
Support whisper language/task in various language bindings. ( #679 )
2024-03-20 16:43:35 +08:00
ductranminh
665b869f03
Add context biasing for mobile ( #568 )
2024-02-01 21:33:22 +08:00
Fangjun Kuang
e475e750ac
Support streaming zipformer CTC ( #496 )
...
* Support streaming zipformer CTC
* test online zipformer2 CTC
* Update doc of sherpa-onnx.cc
* Add Python APIs for streaming zipformer2 ctc
* Add Python API examples for streaming zipformer2 ctc
* Swift API for streaming zipformer2 CTC
* NodeJS API for streaming zipformer2 CTC
* Kotlin API for streaming zipformer2 CTC
* Golang API for streaming zipformer2 CTC
* C# API for streaming zipformer2 CTC
* Release v1.9.6
2023-12-22 13:46:33 +08:00
Fangjun Kuang
62dc3c3e46
Use piper-phonemize to convert text to token IDs ( #453 )
2023-11-30 23:57:43 +08:00
Fangjun Kuang
94ef6929bb
Text-to-speech for iOS ( #443 )
2023-11-23 21:38:32 +08:00
Fangjun Kuang
2f22e6ed63
Add Swift API for TTS ( #439 )
2023-11-22 16:04:26 +08:00
yujinqiu
d01682d968
Add vad clear api for better performance ( #366 )
...
* Add vad clear api for better performance
* rename to make naming consistent and remove macro
* Fix linker error
* Fix Vad.kt
2023-10-16 14:40:47 +08:00
yujinqiu
f6566c8ace
Expose VAD isDetected api to Swift ( #356 )
2023-10-12 15:11:58 +08:00
zr_jin
b640c295b9
Swift API for hotwords support ( #331 )
2023-09-21 20:32:13 +08:00
Fangjun Kuang
692a47dd80
Add Swift example for generating subtitles ( #318 )
2023-09-18 15:16:54 +08:00
Fangjun Kuang
e2be532b32
Add timestamps for offline paraformer ( #310 )
2023-09-14 19:33:41 +08:00
Fangjun Kuang
debab7c091
Add two-pass speech recognition Android/iOS demo ( #304 )
2023-09-12 15:40:16 +08:00
Fangjun Kuang
a8bdb4b38a
Support paraformer on iOS ( #265 )
...
* Fix C API to support streaming paraformer
* Fix Swift API
* Support paraformer in iOS
2023-08-14 14:38:41 +08:00
Wilson Wongso
64efbd82af
Implement Tokens in Swift and Kotlin ( #227 )
...
Co-authored-by: duc <duc@appiphany.com.au >
2023-08-05 18:37:03 +08:00
Fangjun Kuang
de2673680e
Fix model_type for jni, c# and iOS. ( #216 )
2023-07-14 22:24:38 +08:00
Fangjun Kuang
8fad17c87e
Fix iOS build ( #167 )
2023-06-04 23:03:22 +08:00
Fangjun Kuang
959f13eac8
Fix typos in .Net APIs ( #156 )
2023-05-14 22:32:01 +08:00
Fangjun Kuang
5f31b22c12
Fix modified beam search for iOS and android ( #76 )
...
* Use Int type for sampling rate
* Fix swift
* Fix iOS
2023-03-03 15:18:31 +08:00
Fangjun Kuang
475caf22f9
Add iOS support ( #65 )
2023-02-25 21:56:25 +08:00