Fangjun Kuang
340ebca74f
Fix publishing wheels ( #1746 )
2025-01-22 14:02:33 +08:00
Fangjun Kuang
9eb493f6bf
Publish pre-built wheels for Python 3.13 ( #1485 )
2024-10-28 10:37:50 +08:00
Fangjun Kuang
effd5ef2be
Add C++ API for streaming ASR. ( #1455 )
...
It is a wrapper around the C API.
2024-10-23 12:07:43 +08:00
Fangjun Kuang
647b63ea44
Release v1.10.27 ( #1359 )
2024-09-19 10:49:29 +08:00
Fangjun Kuang
803c02db0a
publish all pre-built wheels to huggingface ( #1142 )
...
pypi.org provides only 10GB of free space for open-source projects.
Each new release of sherpa-onnx occupies about 800MB, so we have to delete previous releases otherwise pypi.org refuses to accept new releases due to limited spaces.
To let users install previous versions, we also publish wheels to huggingface and users can find them at
https://k2-fsa.github.io/sherpa/onnx/cpu.html
and
https://k2-fsa.github.io/sherpa/onnx/cpu-cn.html (for users without access to huggingface.co)
2024-07-17 14:41:27 +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
dd69a1b56b
Release v1.9.30 ( #1016 )
2024-06-17 11:57:38 +08:00
Fangjun Kuang
b445956675
Fix CI tests. ( #898 )
2024-05-21 20:37:29 +08:00
Fangjun Kuang
24f437a6f1
Refactor github actions tests ( #688 )
2024-03-22 21:22:42 +08:00
Fangjun Kuang
6571fc9552
Add tts play example for .Net. ( #676 )
...
It plays the generated audio via a speaker as it is generating.
2024-03-19 17:33:15 +08:00
Fangjun Kuang
c093880d7c
Fix building wheels ( #620 )
2024-03-01 15:20:06 +08:00
Fangjun Kuang
12e5225401
Fix CI warnings ( #590 )
2024-02-20 15:28:47 +08:00
Fangjun Kuang
d2cc48ded5
Add more Chinese TTS models (Mandarin and Cantonese) ( #589 )
2024-02-20 15:05:35 +08:00
Fangjun Kuang
38ad05bdf8
Refactor building wheels ( #436 )
2023-11-20 12:33:06 +08:00
Fangjun Kuang
2a932aca86
Add ccache to CI ( #375 )
2023-10-20 11:17:37 +08:00
Fangjun Kuang
0df0a735d7
Fix building wheels for windows ( #365 )
2023-10-14 23:14:45 +08:00
Fangjun Kuang
adcb5776d8
Publish pre-compiled wheels for Win32 ( #199 )
2023-07-06 15:08:52 +08:00