Spleeter: [Bug] Crash after processing a few files

Created on 6 May 2020  路  1Comment  路  Source: deezer/spleeter

Description

I'm using Spleeter's API and after a while it ends with the error presenter below.

Step to reproduce

  1. Installed using Conda
  2. Run as python script using API
  3. Got error below

Output

2020-05-06 04:17:41.743791: E tensorflow/stream_executor/cuda/cuda_event.cc:29] Error polling for event status: failed to query event: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure
2020-05-06 04:17:41.749088: F tensorflow/core/common_runtime/gpu/gpu_event_mgr.cc:273] Unexpected Event status: 1

Environment

| | |
| ----------------- | ------------------------------- |
| OS | Windows 10 |
| Installation type | Conda |
| RAM available | 32Go |
| Hardware spec | RTX2080 / i9-9900K |

Tensorflow bug conda invalid windows

Most helpful comment

Hi @aidv

it's a very low level error, probably an issue with your nvidia card driver as explained here: https://github.com/tensorflow/tensorflow/issues/33536

Hope this helps.

>All comments

Hi @aidv

it's a very low level error, probably an issue with your nvidia card driver as explained here: https://github.com/tensorflow/tensorflow/issues/33536

Hope this helps.

Was this page helpful?
0 / 5 - 0 ratings