I have worked through the vak tutorials and got everything up and running - kudos to the developers! I could not find any information or tutorials on how to change the frequency range or limits of the spectrogram, or even what the default frequency range is for creating the spectrograms. Any information or insight on this would be great, as I would like to focus on a relatively narrow frequency range! Thanks.
If for any reason you would prefer to use your own spectrograms that you generate outside of vak, you can do so as described here:
Looking at that page again, I am realizing it would probably be helpful to have an example script there. I’m happy to write one, test that it works as intended, and post it here for you if it would help.
Longer term, we can add other functionality to help with this.
One way would be to allow a transform that crops when loading spectrogram files using the saved frequency bin vectors.
Another way would be to allow you to use your own spectrogram function but not have to write a script to make the spectrograms. I’ve been thinking about this anyway, I just raised an issue to add it here: