speech-denoising-wavenet
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
How can I solve this error?
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
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