Fangjun Kuang
5572246253
Add non-streaming ASR ( #92 )
2023-03-26 08:53:42 +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
7f72c13d9a
Code refactoring ( #74 )
...
* Don't reset model state and feature extractor on endpointing
* support passing decoding_method from commandline
* Add modified_beam_search to Python API
* fix C API example
* Fix style issues
2023-03-03 12:10:59 +08:00
Fangjun Kuang
9064b3f016
Support Android ( #59 )
2023-02-24 13:57:03 +08:00
Fangjun Kuang
d1994f1fd8
Support cross compiling for aarch64 ( #52 )
2023-02-21 22:04:21 +08:00
Fangjun Kuang
ebc3b47fb8
add online-recognizer ( #29 )
2023-02-19 12:45:38 +08:00
Fangjun Kuang
d4b0c0590a
Add online stream. ( #28 )
2023-02-19 11:42:15 +08:00
Fangjun Kuang
0f6f58d1d3
Add online transducer decoder ( #27 )
2023-02-19 10:39:07 +08:00
Fangjun Kuang
710edaa6f9
Refactor feature extractor ( #26 )
2023-02-19 09:57:56 +08:00
Fangjun Kuang
cb8f85ff83
Add online LSTM transducer model ( #25 )
2023-02-18 21:35:15 +08:00
Fangjun Kuang
f5f90a0742
Release v1.0 ( #18 )
...
* Release v1.0
* Add link to doc
2022-10-14 12:13:51 +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