mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
* add export function of onnx-all-in-one to export.py * add onnx_check script for all-in-one onnx model * minor fix * remove unused arguments * add onnx-all-in-one test * fix style * fix style * fix requirements * fix input/output names * fix installing onnx_graphsurgeon * fix instaliing onnx_graphsurgeon * revert to previous requirements.txt * fix minor
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
kaldilm
|
|
kaldialign
|
|
sentencepiece>=0.1.96
|
|
tensorboard
|
|
typeguard
|
|
multi_quantization
|
|
onnx
|
|
onnxruntime
|
|
--extra-index-url https://pypi.ngc.nvidia.com
|
|
onnx_graphsurgeon
|