YangZhou
dd71e9a0e4
fix copyright, test=doc
2 years ago
YangZhou
a9027f18d0
merge dev
2 years ago
YangZhou
8c2196ea0c
[engine] add wfst recognizer in example ( #3173 )
...
* update wfst script
* add skip blank
2 years ago
masimeng1994
5e2251afda
[Engine] rename cls && add cls && vad android demo ( #3188 )
...
* [Engine] rename cls to AudioClassification
* [Engine] add android && vad demo
2 years ago
YangZhou
b05ead51d7
[engine]add recognizer api && clean params && make a shared decoder resource ( #3165 )
2 years ago
masimeng1994
11ce08b260
[engine] replace onnx with fastdeploy ( #3150 )
...
* onnxruntime change to fastdeploy
2 years ago
masimeng1994
d03ebe872a
add vad interface GetVadResult ( #3140 )
...
* add vad interface GetVadResult
* fix comment
2 years ago
YangZhou
f35a87ab89
[Engine] recognizer controller refactor ( #3139 )
...
* refactor recognizer_controller
* clean frontend file
2 years ago
masimeng1994
591b957b96
[runtime] fix linux && android cmake bug ( #3112 )
...
* support vad ios compile
* support onnx model recognize
* add build ios sh
2 years ago
masimeng1994
9e5a39cae0
[runtime] support onnx runtime && support ios compile ( #3101 )
...
* support vad ios compile
* support onnx model recognize
* add build ios sh
2 years ago
YangZhou
767f6dd4e2
[engine] add recognizer_controller && fix build bugs ( #3086 )
...
* fix asr compile
2 years ago
YangZhou
2be7e5725f
[engine]fix asr compile ( #3078 )
...
* fix asr compile
* add pybind
2 years ago
jlqian98
ab4217c2e4
[Engine] add TN/ITN functions ( #3047 )
...
* add AddBlk, ReverseFrac function
* rename text processing functions
2 years ago
masimeng1994
f34d4ad4df
[runtime] fix vad and cls cmake ( #3050 )
...
* fix vad and cls cmake
2 years ago
jlqian98
b9bdeca6c5
add text blank preprocess, test=asr ( #3025 )
2 years ago
Hui Zhang
bf914a9c8b
[runtime] optimization compile and add vad interface ( #3026 )
...
* vad recipe ok
* refactor vad, add vad conf, vad inerface, vad recipe
* format
* install vad lib/bin/inc
* using cpack
* add vad doc, fix vad state name
* add comment
* refactor fastdeploy download
* add vad jni; format code
* add timer; compute vad rtf; vad add beam param
* andorid find library
* fix log; add vad rtf
* fix glog
* fix BUILD_TYPE bug
* update doc
* rm jni
2 years ago
Hui Zhang
e9da7e0e07
[runtime] add logging module, build on linux and android, normalize option name ( #2986 )
...
* rename option with WITH_; add logging module to replace with glog
* refactor logging module; build pass on linux and andorid
2 years ago
Hui Zhang
b35fc01a3a
opt to compile asr,cls,vad; add vad; format code ( #2968 )
2 years ago
masimeng1994
78e29c8ec4
add cls engine ( #2923 )
2 years ago
YangZhou
8e1b4cd513
[engine] rename speechx ( #2892 )
...
* rename speechx
* fix wfst decode error
* replace reset with make_unique
2 years ago