Update setup.py

This commit is contained in:
hnluo 2023-07-21 10:09:40 +08:00 committed by GitHub
parent 6ee8a0833d
commit 4a2cb0c985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ requirements = {
"librosa",
"jamo", # For kss
"PyYAML>=5.1.2",
"soundfile>=0.10.2",
"soundfile>=0.12.1",
"h5py>=2.10.0",
"kaldiio>=2.17.0",
"torch_complex",