David Nicholson
David Nicholson
saw this and thought it was relevant and that there were a couple other VCSs / apps that wrap version control here that might be worth thinking about: https://harihareswara.net/posts/2022/what-you-miss-by-only-checking-github/
@gully (and anyone else this helps) to run pytorch in a dev container, I followed this tutorial: https://blog.roboflow.com/nvidia-docker-vscode-pytorch/ but ended up needing to install nvidia-docker following a comment on this...
Hope it's okay that I chime in as an outsider. I totally get the reasons for moving to js (I think). And so it makes sense to not develop docs...
> So thats why JS. All makes sense to me > yeh I guess I was the et al here lol In fact you were, sorry! Hadn't made the connection,...
When we should do this we should rename `AudioFile` -> `SoundFile` (if not before)
Note: anything semi-automated, i.e. that requires a GUI, is out of scope for VocalPy.
Thinking about this more ... `Spectrogram` is common enough that I think we don't want to change it. Even other time-freq representations we use or will want to use are...
I still don't like the name `SpectrogramMaker` but if most of what we use is a spectrogram then makes sense to keep it
Ok, nvm -- numba almost has support for Python 3.12 but not quite yet. See https://github.com/numba/numba/issues/9197
I also put an upper bound on numpy for now (