haoneng.lhn
2023-08-11 c3ef815c08ecb1e1ffdd0c01d2c56218f2f52ccd
funasr/runtime/python/onnxruntime/setup.py
@@ -13,7 +13,7 @@
MODULE_NAME = 'funasr_onnx'
VERSION_NUM = '0.1.1'
VERSION_NUM = '0.2.0'
setuptools.setup(
    name=MODULE_NAME,
@@ -31,7 +31,6 @@
                      "onnxruntime>=1.7.0",
                      "scipy",
                      "numpy>=1.19.3",
                      "typeguard==2.13.3",
                      "kaldi-native-fbank",
                      "PyYAML>=5.1.2",
                      "funasr",