Commit Graph

20 Commits

Author SHA1 Message Date
Fangjun Kuang
6f92bc7362 Fix issues about DLLs when installing pre-compiled wheels on windows (#91) 2023-03-18 13:55:59 +08:00
frankyoujian
3a79115884 fix cmake parse path string error (#88)
Co-authored-by: Jian You (jianyou) <jianyou@cisco.com>
2023-03-07 18:01:29 +08:00
Fangjun Kuang
1cf2c0417a Ci windows x86 (#87)
* CI for 32-bit windows

* small fixes
2023-03-07 17:14:52 +08:00
frankyoujian
822e05f169 Support windows x86 platform (#86)
* support windows x86 platform

* improve cmake

* resolve comments

---------

Co-authored-by: Jian You (jianyou) <jianyou@cisco.com>
2023-03-07 16:47:47 +08:00
Fangjun Kuang
422221b3b4 Add transpose (#82) 2023-03-05 11:27:17 +08:00
Fangjun Kuang
62ae1dcd24 Add alternative URLs for downloading deps (#80) 2023-03-05 09:42:16 +08:00
Fangjun Kuang
475caf22f9 Add iOS support (#65) 2023-02-25 21:56:25 +08:00
Fangjun Kuang
9064b3f016 Support Android (#59) 2023-02-24 13:57:03 +08:00
Fangjun Kuang
5a5d029490 Add build script for Android armv8a (#58) 2023-02-22 22:36:05 +08:00
Fangjun Kuang
d1994f1fd8 Support cross compiling for aarch64 (#52) 2023-02-21 22:04:21 +08:00
Fangjun Kuang
8d1be0945e Disable searching system lib dirs for onnxruntime (#51) 2023-02-21 10:38:18 +08:00
Fangjun Kuang
c5d314b4da use pre-installed onnxruntime if possible (#47) 2023-02-20 19:27:40 +08:00
Fangjun Kuang
ea09d5fbc5 Add Python API (#31) 2023-02-19 19:36:03 +08:00
Fangjun Kuang
0f6f58d1d3 Add online transducer decoder (#27) 2023-02-19 10:39:07 +08:00
Fangjun Kuang
b2d96c1d9a Refactor cmake (#24)
* Refactor cmake

* small fixes
2023-02-17 14:36:40 +08:00
Fangjun Kuang
4614d02d6d Support windows (#17)
* add onnxruntime for windows
2022-10-13 17:30:30 +08:00
Fangjun Kuang
8ee02c28b0 Refactor the code (#15)
* code refactoring

* Remove reference files

* Update README and CI

* small fixes

* fix style issues

* add style check for CI

* fix style issues

* remove kaldi-native-io
2022-10-12 21:35:07 +08:00
Fangjun Kuang
93539b6f91 Support macOS (#14)
* support macos

* Update CI to test macos
2022-10-12 21:08:51 +08:00
Fangjun Kuang
a0a0882419 small fixes 2022-10-12 11:28:39 +08:00
Fangjun Kuang
77ccd625b8 code refactoring and add CI (#11) 2022-10-12 11:27:05 +08:00