Searched defs:log_lf (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/ir/kernels/ |
| D | lfcc_ir.cc | 26 … int32_t dct_type, NormMode norm, bool log_lf, int32_t n_fft, int32_t win_length, in LFCCOperation()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/ |
| D | lfcc_op.h | 52 …LFCCOp(int32_t sample_rate, int32_t n_filter, int32_t n_lfcc, int32_t dct_type, bool log_lf, int32… in LFCCOp()
|
| D | audio_utils.cc | 2395 …int32_t n_filter, int32_t n_lfcc, int32_t dct_type, bool log_lf, int32_t n_fft, int32_t win_length, in LFCC()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/audio/kernels/ir/ |
| D | bindings.cc | 415 WindowType window, BorderType pad_mode) { in __anon4a2899b83a02()
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/audio/ |
| D | transforms.py | 1909 norm=NormMode.ORTHO, log_lf=False, speckwargs=None): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/ |
| D | audio.cc | 615 … NormMode norm, bool log_lf, int32_t n_fft, int32_t win_length, int32_t hop_length, int32_t pad, in LFCC()
|