Spleeter: Tensorflow 2,0 doesnot support tf.contrib sfft

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


the updated tensorflow 2.x does not support the ones in tf 1.15

question

Most helpful comment

Hi @patricphinehas ,

the contrib.signal module in TF1 has been integrated to TF2, so basically all stft functions should now be directly in tf.signal in TF2. Note that we haven't migrated yet.

>All comments

Hi @patricphinehas ,

the contrib.signal module in TF1 has been integrated to TF2, so basically all stft functions should now be directly in tf.signal in TF2. Note that we haven't migrated yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hacker-lin picture hacker-lin  路  3Comments

ateammeech picture ateammeech  路  3Comments

omgwtfbbqpls picture omgwtfbbqpls  路  3Comments

sullivanstrong picture sullivanstrong  路  4Comments

danielkorg picture danielkorg  路  4Comments