Searched defs:TimeStretch (Results 1 – 3 of 3) sorted by relevance
257 Status TimeStretch(std::shared_ptr<Tensor> input, std::shared_ptr<Tensor> *output, float rate, in TimeStretch() function329 Status TimeStretch(std::shared_ptr<Tensor> input, std::shared_ptr<Tensor> *output, float rate, floa… in TimeStretch() function
668 class TimeStretch(AudioTensorOperation): class
368 TimeStretch::TimeStretch(float hop_length, int32_t n_freq, float fixed_rate) in TimeStretch() function in mindspore::dataset::audio::TimeStretch