zhaomingwork
2023-08-11 dd29390ef0fdfc0ad1c13f0246b3184323eedb93
setup.py
@@ -22,8 +22,8 @@
        "kaldi-io==0.9.8",
        "torch_complex",
        "nltk>=3.4.5",
        "onnxruntime"
        "numexpr"
        "onnxruntime",
        "numexpr",
        # ASR
        "sentencepiece",
        "jieba",
@@ -128,4 +128,4 @@
        "License :: OSI Approved :: Apache Software License",
        "Topic :: Software Development :: Libraries :: Python Modules",
    ],
)
)