Export to ncnn ============== We support exporting the following models to `ncnn `_: - `Zipformer transducer models `_ - `LSTM transducer models `_ - `ConvEmformer transducer models `_ We also provide `sherpa-ncnn`_ for performing speech recognition using `ncnn`_ with exported models. It has been tested on the following platforms: - Linux - macOS - Windows - ``Android`` - ``iOS`` - ``Raspberry Pi`` - `爱芯派 `_ (`MAIX-III AXera-Pi `_). `sherpa-ncnn`_ is self-contained and can be statically linked to produce a binary containing everything needed. Please refer to its documentation for details: - ``_ .. toctree:: export-ncnn-conv-emformer export-ncnn-lstm