zhifu gao
2023-03-13 a4d87a7fff1eccd192b9a3637ecb185b009c7977
funasr/runtime/python/onnxruntime/setup.py
@@ -29,7 +29,8 @@
    include_package_data=True,
    install_requires=["librosa", "onnxruntime>=1.7.0",
                      "scipy", "numpy>=1.19.3",
                      "typeguard", "kaldi-native-fbank"],
                      "typeguard", "kaldi-native-fbank",
                      "PyYAML>=5.1.2"],
    packages=[MODULE_NAME, f'{MODULE_NAME}.utils'],
    keywords=[
        'funasr,asr'