Skip to content

Conversation

nickyfantasy
Copy link
Contributor

  • Add num channels, sample width, sample rate as params
  • Generate audio file with proper params

* Add num channels, sample width, sample rate as params
* Generate audio file with proper params
daming-lu
daming-lu previously approved these changes Apr 6, 2018
Copy link
Collaborator

@daming-lu daming-lu left a comment

Choose a reason for hiding this comment

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

Your change doesn't follow VisualDL's code style.
Please use pre-commit to check what is wrong.
😆

sample_width = shape[1]
num_channels = shape[2]


Copy link
Collaborator

Choose a reason for hiding this comment

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

LOL

@nickyfantasy nickyfantasy merged commit d64553b into PaddlePaddle:develop Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants