hnluo
2023-06-26 ee9b9fefb61adb79f7f6019debbd10cdc8189ee3
Merge pull request #670 from alibaba-damo-academy/dev_lhn

update soundfile version for loading mp3 file
1个文件已修改
2 ■■■ 已修改文件
setup.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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",