2.5K Star 8.4K Fork 4.7K

GVPMindSpore/mindspore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindspore.dataset.audio.ResampleMethod.rst 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
luojianing 提交于 2023-05-08 15:26 . add ` for values

mindspore.dataset.audio.ResampleMethod

.. py:class:: mindspore.dataset.audio.ResampleMethod

    重采样方法。

    可选的枚举值包括: ``ResampleMethod.SINC_INTERPOLATION`` 、 ``ResampleMethod.KAISER_WINDOW`` 。

    - **ResampleMethod.SINC_INTERPOLATION** - 香农插值或sinc插值公式。
    - **ResampleMethod.KAISER_WINDOW** - 使用kaiser窗口重新采样。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore
r2.3.q1

搜索帮助