pull/3984/head
co63oc 8 months ago
parent 89a1801dbc
commit f8254a1375

@ -257,7 +257,7 @@ def soundfile_load(
return y, r
#the code below token form: https://github.com/pytorch/audio/blob/main/torchaudio/backend/soundfile_backend.py with modification.
#The code below is taken from: https://github.com/pytorch/audio/blob/main/torchaudio/backend/soundfile_backend.py, with some modifications.
def _get_subtype_for_wav(dtype: paddle.dtype,

Loading…
Cancel
Save