mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
* WIP: Support exporting to ONNX format * Minor fixes. * Combine encoder/decoder/joiner into a single file. * Revert merging three onnx models into a single one. It's quite time consuming to extract a sub-graph from the combined model. For instance, it takes more than one hour to extract the encoder model. * Update CI to test ONNX models. * Decode with exported models. * Fix typos. * Add more doc. * Remove ncnn as it is not fully tested yet. * Fix as_strided for streaming conformer.
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
kaldilm
|
|
kaldialign
|
|
sentencepiece>=0.1.96
|
|
tensorboard
|
|
typeguard
|
|
multi_quantization
|
|
onnx
|
|
onnxruntime
|