forked from mindspore-Ecosystem/mindspore
10 lines
314 B
ReStructuredText
10 lines
314 B
ReStructuredText
|
|
mindspore.dataset.audio.MuLawDecoding
|
|||
|
|
=====================================
|
|||
|
|
|
|||
|
|
.. py:class:: mindspore.dataset.audio.MuLawDecoding(quantization_channels=256)
|
|||
|
|
|
|||
|
|
解码mu-law编码信号。
|
|||
|
|
|
|||
|
|
参数:
|
|||
|
|
- **quantization_channels** (int, 可选) - 通道数,必须为正数。默认值:256。
|