shixian.shi
2023-10-12 7ffdd6c7d36c04f7a2bac579f8eba350450ab0cc
setup.py
@@ -19,11 +19,8 @@
        "soundfile>=0.12.1",
        "h5py>=3.1.0",
        "kaldiio>=2.17.0",
        "kaldi-io==0.9.8",
        "torch_complex",
        "nltk>=3.4.5",
        "onnxruntime",
        "numexpr",
        # ASR
        "sentencepiece",
        "jieba",
@@ -37,12 +34,13 @@
        "tensorboard",
        "g2p",
        "nara_wpe",
        "Cython",
        # PAI
        "oss2",
        "edit-distance",
        "textgrid",
        "protobuf",
        "tqdm",
        "hdbscan",
    ],
    # train: The modules invoked when training only.
    "train": [