Update rir_noise.py

pull/2090/head
KP 2 years ago committed by GitHub
parent 19fd46f57b
commit d3cfc4f3bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ from utils.utility import unzip
DATA_HOME = os.path.expanduser('~/.cache/paddle/dataset/speech')
URL_ROOT = '--no-check-certificate https://paddlespeech.bj.bcebos.com/datasets/rirs_noises.zip'
URL_ROOT = '--no-check-certificate https://us.openslr.org/resources/28/rirs_noises.zip'
DATA_URL = URL_ROOT + '/rirs_noises.zip'
MD5_DATA = 'e6f48e257286e05de56413b4779d8ffb'

Loading…
Cancel
Save