Skip to content

Conversation

@lene
Copy link

@lene lene commented May 20, 2022

No description provided.

@brunolcarli
Copy link

I have tested these changes and it do fixes the project issues for newer versions of TF. I vote this PR to be merged 👍

@triscuitcircuit
Copy link

triscuitcircuit commented Jun 8, 2023

tf.histogram_summary should be changed to tf.summary.histogram within model.py.

librosa.output.write_wav(filename, y, sample_rate) should be replaced with sf.write(filename, y, sample_rate, "PCM_24") with sf as the python soundfile import within "generate.py"

Also requirements.txt should be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants