You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

mindspore.dataset.audio.rst 298 B

4 years ago
123456
  1. mindspore.dataset.audio
  2. ==============================
  3. 此模块用于音频数据增强,包括 `transforms` 和 `utils` 两个子模块。
  4. `transforms` 是一个高性能音频数据增强模块,支持常见的音频数据增强操作。
  5. `utils` 提供了一些音频处理的工具方法。