Seeni
Seeni
In your blog, you wrote 1D convolution works better than 2D ones. But this tensorflow version didnt use Conv1D but Conv2D. Why is that? any reason or am I missing...
It will be helpful if you add documentation to the code especially invert_spectrogram.py
How to read local .gsheets file?
As docker doesn't recognize relative directories, run_ansible was failing with below. ``` docker: Error response from daemon: create ./.infrastructure/conf/spin/collections: "./.infrastructure/conf/spin/collections" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]"...