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