yhliang
2023-08-11 cf28451f55c808b9e8857f9f9c920da322fdf91d
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",
    ],
)
)