hnluo
2023-06-29 c2dee5e3c29eba79e591d9e9caebaef15ea4e56b
setup.py
@@ -20,7 +20,7 @@
        "librosa",
        "jamo==0.4.1",  # For kss
        "PyYAML>=5.1.2",
        "soundfile>=0.10.2",
        "soundfile>=0.11.0",
        "h5py>=2.10.0",
        "kaldiio>=2.17.0",
        "torch_complex",
@@ -35,7 +35,7 @@
        # ENH
        # "ci_sdr",
        "pytorch_wpe",
        "editdistance==0.5.2",
        "editdistance>=0.5.2",
        "tensorboard==1.15",
        "g2p",
        # PAI
@@ -81,7 +81,7 @@
        # "gtn==0.0.0",
    ],
    "setup": [
        "numpy<=1.21.3",
        "numpy",
        "pytest-runner",
    ],
    "test": [