zhifu gao
2023-03-17 03d4ce829814b4a7f57235fda049351c524ba32b
setup.py
@@ -13,11 +13,11 @@
    "install": [
        "setuptools>=38.5.1",
        # "configargparse>=1.2.1",
        "typeguard>=2.7.0",
        "typeguard==2.13.3",
        "humanfriendly",
        "scipy>=1.4.1",
        # "filelock",
        "librosa>=0.8.0",
        "librosa==0.8.1",
        "jamo==0.4.1",  # For kss
        "PyYAML>=5.1.2",
        "soundfile>=0.10.2",
@@ -41,6 +41,8 @@
        # PAI
        "oss2",
        "kaldi-native-fbank",
        # timestamp
        "edit-distance"
    ],
    # train: The modules invoked when training only.
    "train": [