-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels