Added example for MFCC transform (#2637)
Summary: Added example for MFCC transform as mentioned in issue https://github.com/pytorch/audio/issues/1564. Note: Python formatter package `black` uses double quotes for the string dict keys (e.g. in `melkwargs` for this example). Please let me know if there is a different linter/format/convention that is preferred! Pull Request resolved: https://github.com/pytorch/audio/pull/2637 Reviewed By: carolineechen Differential Revision: D38873729 Pulled By: nateanl fbshipit-source-id: 2e8fe2930671e7c5d02c0c37cf1ca5cc8c5079e3
Showing
Please register or sign in to comment