Tristan

Results 6 comments of Tristan

I am currently experiencing an issue building on a M1 mac as well, but my error seems to be related to shaderc-sys v0.6.3, according to xcode. It says I dont...

My apologies for using the issue tracker, I dont know where else to ask

`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`...

What did you do to get to that point? Im encountering an issue with "action-list" and the references to it, even when using the "action-list" library from Github. I then...

Interesting... are you on the Discord by chance?