Skip to content

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Feb 4, 2025

PR types

Others

PR changes

Others

Describe

Fix typos

@mergify mergify bot added the Dataset label Feb 4, 2025
Copy link

paddle-bot bot commented Feb 5, 2025

Thanks for your contribution!

y = normalize(y, 'linear', 1.0)

y = depth_convert(y, dtype)
return y, r


#the code below token form: https://github.com/pytorch/audio/blob/main/torchaudio/backend/soundfile_backend.py with modificaion.
#the code below token form: https://github.com/pytorch/audio/blob/main/torchaudio/backend/soundfile_backend.py with modification.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line got some grammar problem, suggest
The code below is taken from: https://github.com/pytorch/audio/blob/main/torchaudio/backend/soundfile_backend.py, with some modifications.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Collaborator

@zxcd zxcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zxcd zxcd merged commit f3a5df2 into PaddlePaddle:develop Feb 6, 2025
5 checks passed
@zxcd zxcd added this to the r1.5.0 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants