Hello, if I want to extract audio features that per feature is 0.96s long with 0.32s overlapping, can I just set the parameter "EXAMPLE_HOP_SECONDS=0.32" without any other changes in ./models/vggish/vggish_src/vggish_params.py?
Are there any other changes required?