speech-denoising-wavenet icon indicating copy to clipboard operation
speech-denoising-wavenet copied to clipboard

sor with shape[655360,31,1,256] and type float on /job:localhost/replica:0/task:0/device:CPU:0 by allocator cpu

Open Wai-Yan-Phyo opened this issue 5 years ago • 3 comments

Wai-Yan-Phyo avatar Jan 08 '20 09:01 Wai-Yan-Phyo

How can I solve this error?

Wai-Yan-Phyo avatar Jan 08 '20 09:01 Wai-Yan-Phyo

Performing inference.. Denoising: 5.wav 0%| | 0/3 [00:00<?, ?it/s]2020-01-08 16:13:17.255394: W tensorflow/core/framework/allocator.cc:107] Allocation of 2537553920 exceeds 10% of system memory. 2020-01-08 16:13:18.262804: W tensorflow/core/framework/allocator.cc:107] Allocation of 2579496960 exceeds 10% of system memory. 2020-01-08 16:13:19.067262: W tensorflow/core/framework/allocator.cc:107] Allocation of 5075107840 exceeds 10% of system memory. 2020-01-08 16:13:20.959016: W tensorflow/core/framework/allocator.cc:107] Allocation of 5284823040 exceeds 10% of system memory. 2020-01-08 16:13:22.584426: W tensorflow/core/framework/allocator.cc:107] Allocation of 10234101760 exceeds 10% of system memory. 2020-01-08 16:13:29.624951: W tensorflow/core/framework/op_kernel.cc:1502] OP_REQUIRES failed at conv_ops.cc:486 : Resource exhausted: OOM when allocating tensor with shape[655360,31,1,256] and type float on /job:localhost/replica:0/task:0/device:CPU:0 by allocator cpu

Wai-Yan-Phyo avatar Jan 08 '20 09:01 Wai-Yan-Phyo

Hi @Wai-Yan-Phyo I am new to this project and got the same error. I am wondering have you solved the problems? If so, please let me know how? Thanks, Mohammad

Mohammadelc avatar May 16 '20 00:05 Mohammadelc