wanghsinche
7774e35749
feat: add mic example for better compatibility ( #1909 )
...
Co-authored-by: wanghsinche <wanghsinche>
2025-02-21 21:47:21 +08:00
ivan provalov
94728bfbee
Fixing Whisper Model Token Normalization ( #1904 )
2025-02-21 12:58:01 +08:00
Fangjun Kuang
ed922e61b5
Fix publishing pre-built windows libraries ( #1905 )
2025-02-21 11:59:27 +08:00
Sheldon Robinson
9c810ce3fe
Fix #1901 : UnicodeEncodeError running export_bpe_vocab.py ( #1902 )
2025-02-21 06:29:28 +08:00
ivan provalov
4801094133
JNI Exception Handling ( #1452 )
2025-02-19 23:02:28 +08:00
張小凡
654d2285eb
Reduce vad-whisper-c-api example code. ( #1891 )
2025-02-18 16:25:43 +08:00
Fangjun Kuang
774cf662a4
Fix generating Chinese lexicon for Kokoro TTS 1.0 ( #1888 )
2025-02-18 12:51:26 +08:00
luffy
4e83b3473b
speaker-identification-with-vad-non-streaming-asr.py Lack of support for sense_voice. ( #1884 )
2025-02-18 12:34:47 +08:00
Fangjun Kuang
26d5f1fa01
Fix kokoro lexicon. ( #1886 )
...
还钱 is mispronounced.
2025-02-18 11:09:16 +08:00
Fangjun Kuang
9711ab2474
Release v1.10.45 ( #1881 )
2025-02-17 16:20:04 +08:00
Fangjun Kuang
614c51068b
Add Pascal API for FireRedAsr AED Model ( #1877 ) ( #1880 )
2025-02-17 16:06:18 +08:00
Fangjun Kuang
87a968b55d
Add Go API for FireRedAsr AED Model ( #1879 )
2025-02-17 16:04:07 +08:00
Fangjun Kuang
b5d89d7bcb
Add Dart API for FireRedAsr AED Model ( #1877 )
2025-02-17 15:17:08 +08:00
Fangjun Kuang
b03f6e6e8c
Add Swift API for FireRedAsr AED Model ( #1876 )
2025-02-17 15:16:23 +08:00
Fangjun Kuang
d95d43112d
Add C# API for FireRedAsr Model ( #1875 )
2025-02-17 13:32:41 +08:00
Fangjun Kuang
7ad44bc43a
Add JavaScript API (WebAssembly) for FireRedAsr model. ( #1874 )
2025-02-17 12:54:18 +08:00
Fangjun Kuang
050df2a357
Add JavaScript API (node-addon) for FireRedAsr ( #1873 )
2025-02-17 12:24:52 +08:00
Fangjun Kuang
1d49dd2fb0
Add CXX API for FireRedAsr ( #1872 )
2025-02-17 11:46:13 +08:00
Fangjun Kuang
193d31333c
Add C API for FireRedAsr AED model. ( #1871 )
2025-02-17 11:22:17 +08:00
Fangjun Kuang
d148860d2c
Add Kotlin and Java API for FireRedAsr AED model ( #1870 )
2025-02-17 10:50:25 +08:00
Fangjun Kuang
316424b382
Add C++ and Python API for FireRedASR AED models ( #1867 )
2025-02-16 22:45:24 +08:00
Fangjun Kuang
2337169ee2
Export FireRedASR to sherpa-onnx. ( #1865 )
2025-02-16 16:54:48 +08:00
mah92
60beff1463
fixed typo in RTF calculations ( #1861 )
2025-02-14 19:29:32 +08:00
ilibx
2dd84b4582
[update] fixed bug: create golang instance succeed while the c struct create failed ( #1860 )
2025-02-14 14:20:29 +08:00
Fangjun Kuang
3825cf3126
Release v1.10.44 ( #1857 )
2025-02-13 19:08:13 +08:00
Fangjun Kuang
944400e399
Fix spliting text by languages for kokoro tts. ( #1849 )
2025-02-13 18:19:34 +08:00
Grey Faulkenberry, MD MPH
115e9c2247
Flutter OnlinePunctuation ( #1854 )
2025-02-13 15:57:06 +08:00
JV_X
ce7c03b086
Modify the model used ( #1855 )
...
non_streaming_server.py cannot use streaming models
2025-02-13 15:08:04 +08:00
Fangjun Kuang
d617723b3d
Update readme to contain links for pre-built Apps ( #1853 )
2025-02-13 10:29:48 +08:00
Fangjun Kuang
8b8ef1090b
Fix CI ( #1841 )
2025-02-11 12:27:09 +08:00
Fangjun Kuang
f5bf8c8d4a
Add Go API for audio tagging ( #1840 )
2025-02-11 12:07:28 +08:00
ahadjawaid
73d7c25233
Fix: made print sherpa_onnx_loge when it is in debug mode ( #1838 )
...
Currently, during normal use you may get a lot of print statements such as: `Use espeak-ng to handle the OOV: 'ipsum'` which may not be relevant unless you are debugging.
2025-02-11 00:22:50 +08:00
Fangjun Kuang
ad883d44fe
Support specifying voice in espeak-ng for kokoro tts models. ( #1836 )
2025-02-10 19:05:53 +08:00
Fangjun Kuang
d5da9430e8
Add PengChengStarling models to sherpa-onnx ( #1835 )
2025-02-10 18:23:40 +08:00
Kell
2ac41d3d85
OfflineRecognizer supports create stream with hotwords ( #1833 )
...
Co-authored-by: Wangkai <kell.wang@huawei.com >
2025-02-10 16:26:56 +08:00
Fangjun Kuang
9559a10bd3
Add C++ support for MatchaTTS models not from icefall. ( #1834 )
2025-02-10 15:38:29 +08:00
Fangjun Kuang
7d62ccf1fe
Export MatchaTTS fa-en model to sherpa-onnx ( #1832 )
2025-02-10 14:38:08 +08:00
Fangjun Kuang
1030bed425
Release v1.10.43 ( #1828 )
2025-02-09 21:58:58 +08:00
Fangjun Kuang
07391e6d1b
Fix CI for Linux aarch64. ( #1822 )
2025-02-08 17:21:55 +08:00
Fangjun Kuang
ee7e6228fd
Fix building wheels for linux aarch64. ( #1821 )
2025-02-08 15:26:53 +08:00
Fangjun Kuang
69f489f0cd
Support scaling the duration of a pause in TTS. ( #1820 )
2025-02-08 12:47:26 +08:00
Fangjun Kuang
d38cb81014
Fix passing gb2312 encoded strings to tts on Windows ( #1819 )
2025-02-08 09:48:58 +08:00
顾真牛
51b42748e5
Update sherpa-onnx-tts.js VitsModelConfig.model can be none ( #1817 )
...
* Update sherpa-onnx-tts.js VitsModelConfig.model can be none
* Update sherpa-onnx-tts.js
2025-02-08 08:25:19 +08:00
Fangjun Kuang
84c4fe6988
Add MFC example for Kokoro TTS 1.0 ( #1815 )
2025-02-07 22:20:51 +08:00
Fangjun Kuang
f90f9da30b
Release v1.10.42 ( #1814 )
2025-02-07 18:51:06 +08:00
Fangjun Kuang
5ca246559b
Add HarmonyOS demo for Kokoro TTS 1.0 ( #1813 )
2025-02-07 18:43:26 +08:00
Fangjun Kuang
239b43c278
Add iOS demo for Kokoro TTS 1.0 ( #1812 )
2025-02-07 18:17:20 +08:00
Fangjun Kuang
c49bbce43c
Add Flutter example for Kokoro TTS 1.0 ( #1810 )
2025-02-07 17:58:23 +08:00
Fangjun Kuang
0610679539
Add JavaScript API (WebAssembly) for Kokoro TTS 1.0 ( #1809 )
2025-02-07 16:46:03 +08:00
Fangjun Kuang
19513af0ae
Add JavaScript API (node-addon) for Kokoro TTS 1.0 ( #1808 )
2025-02-07 16:26:41 +08:00