Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] cannot get a output #36

Closed
benciity opened this issue Nov 6, 2019 · 1 comment
Closed

[Bug] cannot get a output #36

benciity opened this issue Nov 6, 2019 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@benciity
Copy link

benciity commented Nov 6, 2019

Description

<WARNING:tensorflow:From d:\anaconda\lib\site-packages\spleeter\model\functions\unet.py:29: The name tf.keras.initializers.he_uniform is deprecated. Please use tf.compat.v1.keras.initializers.he_uniform instead.
WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string
WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int32
WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string
INFO:tensorflow:Loading audio b'spleeter/test.mp3' from 0.0 to 600.0>

Step to reproduce

spleeter separate -i spleeter/test.mp3 -p spleeter:4stems -o output

Output

tensorflow:Loading audio b'spleeter/test.mp3' from 0.0 to 600.0

Environment

| OS | Windows |
| Installation type | Conda |
| Hardware spec | GPU |

@benciity benciity added bug Something isn't working invalid This doesn't seem right labels Nov 6, 2019
@Faylixe Faylixe added duplicate This issue or pull request already exists and removed invalid This doesn't seem right labels Nov 6, 2019
@Faylixe
Copy link
Collaborator

Faylixe commented Nov 6, 2019

As seen in #29 we are currently testing a patch for those bug. A new version will be released by tomorrow.

@Faylixe Faylixe closed this as completed Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants