Lizerui9926
2023-03-16 db12d1c1d8ddbce39fd702dbc9ec4bcfbcb2003a
setup.py
@@ -17,7 +17,7 @@
        "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",
@@ -36,10 +36,11 @@
        # "ci_sdr",
        "pytorch_wpe",
        "editdistance==0.5.2",
        "tensorboard>=1.14",
        "tensorboard==1.15",
        "g2p",
        # PAI
        "oss2"
        "oss2",
        "kaldi-native-fbank",
    ],
    # train: The modules invoked when training only.
    "train": [