Skip to content

tf.contrib.ffmpeg is already deleted from TensorFlow #4

@Ice9Coffee

Description

@Ice9Coffee

I met a lot of problems with tf.contrib.ffmpeg !!!
wav2tfr.py cannot work on my server. It eats all my GPU memory and outputs NOTHING!
Then I tried to run it on my Windows 10 PC, and another fxcking problem came!

No module named 'tensorflow.contrib.ffmpeg.ops'

Holy shxt! I thought I was using the same TF until I saw THIS ISSUE.

FFmpeg is already deleted in TensorFlow! tf.train.string_input_producer is also DEPRECATED. It will be removed in a future version of TensorFlow.

This fxcking problem wasted me almost 3 days, and I just start to train the model after I rewrite wav2tfr.py! Please consider about updating the code.

No matter how, still thank you for your code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions